body {
	font-family: Verdana;
	background-color: #0000ff;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	left: 0px;
	top: auto;
	
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}
