
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/bg_body.jpg);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
}



.text10
{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
.text10white
{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.text11
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
.text12-p
{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #003366;
	text-decoration:underline;
	padding-left: 8px;
}
.text17
{
	font-family: Tahoma, Arial;
	font-size: 17px;
	color: #003366;
}
a.menu {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}