<!--/* Slovoto Association - All Rights Reserved slovoto@slovoto.org */

html,body {
  margin:0px;
  padding:0px;
  height:100%;
  width:100%;
  background:#FCF4CE;
  color:#000000;
}

body {
  background-image:url('bgr1.gif');
  background-repeat:repeat-x;
  background-position:top;
}

html,body,table,td,input {
  font-family:Verdana,Arial;
  font-size:12px;
}

a, a:visited, a:active { text-decoration:none; color:#F0A000; }
a:hover { text-decoration:underline; color:#f0a000; }

a.gray, a.gray:visited, a.gray:active  { text-decoration:none; color:#666666; }
a.gray:hover { text-decoration:none; color:#f0a000; }

a.menu, a.menu:visited, a.menu:active, a.menu:hover { text-decoration:none; color:#FFFFFF; font-weight:bold; }

.title { font-size:14px; }





H1 {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 20pt; font-style: bold; line-height: normal; font-weight: normal; text-decoration: none; text-align: center;  text-transform : uppercase; }
H2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 18pt; font-style: bold; line-height: normal; font-weight: normal; text-decoration: none; text-align: center;  text-transform : capitalize; }	
H3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: bold; line-height: normal; font-weight: normal; text-decoration: none; text-align: center;  text-transform : uppercase; }
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; line-height: normal; font-weight: bold; text-decoration: none; text-align: center; margin-top : 0;  }
P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-indent: 15px;
	margin-top: 6px;
	margin-bottom: 0px;
}

.cntr {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; text-align: center; cursor: text;  margin-left : 4;  margin-right : 4; }
.ftr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	text-indent: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: auto;
	margin-left: 4px;
	margin-right: 4px;
}
.rght {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	cursor: text;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px;
}


