body {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: Arial;

	
}
table{
	font-size: 14px;
	padding-left:10px;
}
#container
{
	background-repeat: no-repeat;
	height: 768px;
	width: 990px;
	padding-left: 0px;
	

}
h3, h2, h1 {
	
	color: #0000FF;
	font-weight: bold;
}
h3{
	font-size: 13px;
	margin-bottom: -20px;
}

h2{
	font-size: 18px;
}
h1{
	font-size: 24px;
}

p{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}


A {text-decoration: none; color:#000000; font-weight: bold}
A:link {text-decoration: none; color:#0000FF; font-weight: bold}
A:visited {text-decoration: none; color:#0000FF; font-weight: bold}
A:active {text-decoration: none; color:#0000FF; font-weight: bold}
A:hover {text-decoration: none; color:#0000ff; font-weight: bold}