body		{
		background-color: 	#FFFFFF;
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		}
p		{
		font-size:		10px;
		color:			#000099;
		text-align:		center;
		}
a		{
		color:			#0066CC;
		}
a:visited	{
		color:			#0066CC;
		}
a:hover		{
		color:			#CC3366;
		}
a:active	{
		color:			#CC3366;
		}
ul		{
		font-size:		12px;
		color:			#000099;
		margin-left:		10px;
		list-style-position:	left;
		line-height:		20px;
		}
