/* CSS Document */

body {
	color:#000000;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: left top;
	text-align: justify;
	list-style-type: square;
	margin: 0px;


}
table {
	color:#000000;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
table.footer {
	color:#ffffff;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.h1 {
	color:#456301;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.head {
	color:#2c5c85;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.blackbod {
	color:#000000;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #2c5c85;
	text-decoration : none;
	font-style: normal;

} 
a:visited {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #2c5c85;
	text-decoration : none;
	font-style: normal;
} 
a:hover {
font-family : Times New Roman, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight : normal;
color: #2c5c85;
text-decoration : underline; 
} 
a.foot:link {
font-family : Times New Roman, Arial, Helvetica, sans-serif;
font-weight : normal; 
color:#ffffff;
font-size: 10px;
text-decoration : underline; 
} 
a.foot:visited {
font-family : Times New Roman, Arial, Helvetica, sans-serif;
font-weight : normal; 
color:#ffffff;
font-size: 10px;
text-decoration : underline; 
} 
a.foot:hover {
font-family : Times New Roman, Arial, Helvetica, sans-serif;
font-weight : normal; 
color: #ffffff;
font-size: 10px;
text-decoration : none; 
} 
