

p.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

 body  {
	  	scrollbar-face-color : #Silver;
	  	scrollbar-shadow-color : Black;
	  	scrollbar-highlight-color : #CCCCFF;
	  	scrollbar-3dlight-color : #grey;
	  	scrollbar-darkshadow-color : #black;
	  	scrollbar-track-color : #grey;
	  	scrollbar-arrow-color : White;
		background-color: #FFFFFF;
	  }
	    b.red	{ 
		color : red; 
		font-family : Arial, arial;
		font-size : 11px;
		font-weight : normal;
	}
	  A.main	{ 
		color : 0099FF; 
		text-decoration : underline; 
		font-family : Arial, arial;
		font-size : 11px;
		font-weight : normal;
	}
	  
	A.main:hover
	{ 
		color : 0099FF; 
		font-family : Arial, arial;
		font-size : 11px;
		text-decoration: none;
		font-weight : normal;
	}
	
	A.main:visited:hover
	{ 
		color : 0099FF; 
		font-family : Arial, arial;
		font-size : 11px;
		text-decoration: none;
		font-weight : normal;
		
	}
	
	A.main:active
	{ 
		color : 0099FF; 
		font-family : Arial, arial;
		font-size : 11px;
		text-decoration: underline;
		font-weight : normal;
	}
	
	
	A.footer	{ 
		color : black; 
		text-decoration : none; 
		font-family : Arial, arial;
		font-size : 11px;
		font-weight : bold;
	}
	  
	A.footer:hover
	{ 
		color : grey; 
		font-family : Arial, arial;
		font-size : 11px;
		text-decoration: underline;
		font-weight : bold;
	}
	
	A.footer:visited:hover
	{ 
		color : grey; 
		font-family : verArialdana, arial;
		font-size : 11px;
		text-decoration: underline;
		font-weight : bold;
		
	}
	
	A.footer:active
	{ 
		color : black; 
		font-family : Arial, arial;
		font-size : 11px;
		text-decoration: underline;
		font-weight : bold;
	}
	
	
	strong.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

strong.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
td.Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
td.lWhite {
	font-family: Arial, Helvetica, sans-serif;
	color : White; 
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
td.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
td.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

td.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

