body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;

}

a {
	font-size: xx-small;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	background-color: #CCCC99;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#CC6666;
}
a:active {
	text-decoration: none;
}

/***fonts***/
.head {	font-size:medium; color: #FFFFFF; font-weight: bold;}
.str {	font-size:small; color:#006699; font-weight: bold; font-family:Georgia, "Times New Roman", Times, serif}
.text {font-size: xx-small; color: #006699;}
.text_gr {font-size: xx-small; color: #336600;}
.text_b {font-size: xx-small; color: #006699; font-weight: bold;}
.text_blac {font-size: xx-small; color:#000000;}
.text_red {	font-size:xx-small; color:#CC0000; font-weight: bold;}
.text_red1 {	font-size:xx-small; color:#CC0000;}
.silver {font-size: xx-small; color:#999999;}
.silver1 {font-size: xx-small; color:#cccccc;}
.data {font-size:xx-small; color:#CC6666; font-weight: bold; 
font-family: Geneva, Arial, Helvetica, sans-serif;
}

/***links***/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#sectionLinks h3{

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #006699;
}

#sectionLinks a:hover{
	background-color: #F5F9FA;
	text-decoration: none;
	color:#000066;
	font-weight: bold;
}
