/* DATA: format.css */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fbfcf5;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


a:link, 
a:visited, 
a:active {font-weight: bold; text-decoration: none; color: #333333;}
a:hover  {font-weight: bold; text-decoration: underline; color: #333333;}

a.menu1:link , 
a.menu1:visited ,
a.menu1:active {font-weight: bold; color: #352377; font-size: 11px;  padding-left: 0.07in; text-decoration: none;}
a.menu1:hover  {font-weight: bold; color: #C8C8C8; font-size: 11px;  padding-left: 0.07in; text-decoration: none;}

a.menu3:link , 
a.menu3:visited ,
a.menu3:active {font-weight: bold; color: #333333; font-size: 11px;  padding-left: 0.07in; text-decoration: underline;}
a.menu3:hover  {font-weight: bold; color: #333333; font-size: 11px;  padding-left: 0.07in; text-decoration: none;}


a.menu2:link , 
a.menu2:visited ,
a.menu2:active { color: #D1D1D1; text-decoration: none; font-size: 9px; font-family: Verdana;}
a.menu2:hover { color: #FFFFFF; text-decoration: none; font-size: 9px; font-family: Verdana;}

.style2 {
	font-size: 14;
	font-weight: bold;
}

h1 {font-size: 17px;}