A         {color: navy; TEXT-DECORATION: underline;}
A:hover   {color: white; font-family: Verdana; background: blue;}


.r         {color: white; background: navy; border-style: outset; letter-spacing: 1px ;text-decoration: none; font-family: Arial, Helvetica, sans-serif; line-height:24pt;}
.r:link    {color: white; background: navy; font-size: 12px; font-weight: bold; letter-spacing: 1px ;font-family: Arial, Helvetica, sans-serif; text-decoration: none; border-style: outset; line-height:24pt;}
.r:visited {color: white; background: navy; font-size: 12px; font-weight: bold; letter-spacing: 1px ;border-style: font-family: Arial, Helvetica, sans-serif; outset; text-decoration: none; line-height:24pt;}
.r:hover   {color: white; background: navy; border-style: inset; text-decoration: none; letter-spacing: 1px ;font-family: Arial, Helvetica, sans-serif; line-height:24pt;}
.r:active  {color: white; background: navy; border-style: inset; text-decoration: none; letter-spacing: 1px ;font-family: Arial, Helvetica, sans-serif; line-height:24pt;}

.q         {color: navy; font-size: 10px; font-weight: normal; }
.q:link    {color:navy; font-size: 12px; font-weight: bold; text-decoration: underline;}
.q:visited {color:navy; font-size: 12px; font-weight: bold; text-decoration: underline;}
.q:hover   {color:white; font-size: 12px; font-weight: bold; text-decoration: underline;}
.q:active  {color:white; font-size: 12px; font-weight: bold; text-decoration: underline;}


body {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.tbl  {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.main {
    	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: navy;
	font-size: 10pt;
	font-weight:normal;
}








h2 {
	FONT-SIZE: 20pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:navy;

}

h1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	
}




h3 {
	FONT-FAMILY: Verdana;
	color: gray;
	font-size: 9.5pt;
	font-weight:normal;

}


h4 {	
	FONT-FAMILY: Verdana;
	color:gray;
	font-size: 8pt;
	font-weight:normal;
}

h5 {	
	font-size: 10px;
	text-align: justify;
	font-weight:normal;
	text-align:center;
	
}


h6 {
	font-size: 12px;
	font-weight:bld;
	text-align:center;
	margin-right: 20px;
}

