body	{margin-top: 0px; background-color: #e5f6fd;}
body,p,td,ul	{font-family: verdana; font-size: 10pt; font-weight: normal;}
p,ul	{text-align: justify;}
a:link	{color: blue; text-decoration: none; font-weight: normal;}
a:active	{color: blue; text-decoration: none; font-weight: normal;}
a:visited	{color: blue; text-decoration: none; font-weight: normal;}
a:hover	{color: red; text-decoration: none; font-weight: bold;}

#main	{
	width: 702px;
	text-align: center;
	position: relative;
	left: 50%;
	margin-left: -351px; 
}

#content	{
	padding-left: 18px;
	padding-right: 18px;
}