﻿/* CSS Document */
P.main  {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color : #404040;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	cursor: auto;
	letter-spacing: normal;
	white-space: normal;
	line-height: 15pt;
}
font-style : normal;
}

A:link {text-decoration: none; color: #2C2C2C;}
A:visited {text-decoration: none; color: #2C2C2C;}
A:active {text-decoration: none; color: #2C2C2C;}
A:hover {text-decoration: none; color: white;}
BODY  {margin-left : 0;
 	margin-right : 0;
 	margin-top : 0;
}


