@charset "iso-8859-1";
A         {color: navy; TEXT-DECORATION: none;}
A:hover   {color: black; background: yellow;}


.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; background: white; font-size: 10px; font-weight: normal; }
.q:link    {color:navy; background: white; font-size: 12px; font-weight: bold; text-decoration: underline;}
.q:visited {color:blue; background: white; font-size: 12px; font-weight: bold; text-decoration: none;}
.q:hover   {color:navy; background: white; font-size: 12px; font-weight: bold; text-decoration: underline;}
.q:active  {color:white; background: white; font-size: 12px; font-weight: bold; text-decoration: none;}


body {
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.main {
    color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	margin-right: 20px;
}

.mainml10 {
    color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	margin-right: 20px;
	margin-left: 10px;
}


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

}

.uline  {

	margin-left: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	

}


h2, h3, h4, h5, h6 {
	
	color: navy;
		
}


h2 {
	
	color: white;
	background-color: navy; 
	font-size: 24pt;
	text-align: center;
	margin-right: 20px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	
}




h3 {
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	margin-right: 20px;

}


h4 {	
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	
}

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;
}

.tblmgn {
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	margin-right: 20px;
	margin-left: 20px;
}

.tblmgn2 {
	font-size:12px;
	font-weight:normal;
	text-align:center;
	margin-right: 20px;
	margin-left: 20px;
}



#abcd { font-size: 100%; padding: 30px 10px 10px 10px; }
.fred { display: show; }
.try1 { display: none; }
#abcd a, .abcd:visited {  }
#abcd h2 {  font: normal bold normal 100%/100% verdana, sans-serif; }  

