body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFCC00;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFCC00;
	padding-left: 40px;
	left: 50px;
}
.spec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFCC00;
	}

.text_tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFCC00;
	padding-left: 150px;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #660000;
}
.titleyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;	
	font-weight: bold;
	color: #FFCC00;
}
.titleyellowsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;	
	font-weight: bold;
	color: #FFCC00;
}
.titlered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;	
	font-weight: bold;
	color: #CC0000;
}
.h1
{
    font-size: large;
    color: #00447A;
    margin-top: 25px;
}
.h2
{
    font-size: small;
    font-weight: normal;
    background-color: #006ABC;
    color: #fff;

}
.h3
{
    font-size: small;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;	
	line-height: 15px;
	font-weight: bold;
	color: #df0007;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;	
	line-height: 15px;
	font-weight: bold;
	color: #df0007;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;	
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;

}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	float: left;
	width: 160px;
	border: 1px solid #FFCC00;
}
