.btmtext {
	font-size: 11px;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.header {
	font-size: 12px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}
.header02 {

	font-size: 14px;
	font-weight: 800;
	color: #000066;
	text-decoration: none;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
