body
{
	background-color: #FFFFFF;
	marginwidth:0;
	marginheight:0;
	topmargin:0;
	leftmargin:0;
	margin:0;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F0077;
	line-height:18px;
}

.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F0077;
	line-height:18px;
}

.BoldBlack 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:14px;
	font-weight: bold;
}

a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5F0077;
	text-decoration: underline;
	font-weight: normal;
}

a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5F0077;
	text-decoration: underline;
	font-weight: normal;
}

a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #5F0077;
	text-decoration: underline;
	font-weight: normal;
}

a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #67489D;
	text-decoration: underline;
	font-weight: normal;
}

.poll
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #56362C;
	line-height:14px;
}

