body, p, td{
	font-family:"Times New Roman";
	font-size: 11pt;
	font-weight:normal;
	color:#000;
	margin:0px;
	background-color: #FFF;
}

blockquote, ol, ul{
margin: 0px 0px 0px 40px;
padding: 0px;
}

h1{
	font-family:Times New Roman;
	font-size: 36pt;
	font-weight:normal;
	color:#999;
	margin:0px;
}

h2{
	font-family:Times New Roman;
	font-size: 24pt;
	font-weight:normal;
	color:#CCC;
	margin:0px;
}

h3{
	font-family:Times New Roman;
	font-size: 18pt;
	font-weight:normal;
	color:#CCC;
	margin:0px;
}


h4{
font-family:Times New Roman;
font-size: 12pt;
font-weight:normal;
color:#977c46;
margin:0px;
}

pre{
margin: 0px;
}

a{
color:#e3bc1e;
text-decoration:none;
}

a:hover{
	color:#666;
	text-decoration:none;
}


.menu td a
{
	font-family:Arial;
	color:#1F4E9C;
	font-size: 10pt;
	font-weight:normal;
}

.menu td a:hover
{
	color:#FFF;
	text-decoration:none;
}
body {
	background-color: #666;
}

