	.text
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #000000;
	line-height : 16px;
	}

	.textdark
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #4E4E4E;
	line-height : 16px;
	}

	.textdarkbold
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	font-weight : bold;
	color : #4E4E4E;
	line-height : 16px;
	}

	.header
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 14px;
 	font-weight : bold;
	color : #4E4E4E;
	line-height : 16px;
	}
	
	.header2
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 14px;
 	font-weight : bold;
	color : #4E4E4E;
	line-height : 16px;
	}

	.req
	{
	font-family : Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #FF0000;
	line-height : 16px;
	}
	
	
	.blue{
		color: #0000FF;
	}
	
	A
	{
 	font-weight : none;
 	color : #CC0000;
	text-decoration : none;
	}
	
	A:hover
	{
 	color : #4E4E4E;
	text-decoration : none;
	}
	

