#main
{
	width:800px;
	margin:auto;
	margin-top:100px;
}
body
{
font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:130%;
	color:#333333;
	
}
a
{
	color:#003399;
}
h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:40px;
	line-height: 150%;
}

#main strong
{
	font-size:16px;

	margin-bottom:5px;
	color:#006600;
}

