.links {
	font-size: 12pt;
	font-style: normal;
	color: #FFFFFF;
}
.menu {
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.content {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.page-header {
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}
.red {
	font-size: 13px;
	font-weight: bold;
	color: #CC9900;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1,h2,h3,h4{
margin:0px;
padding:0px;
}