a.main 
	{ 
		color: black; 
		font-size: 8pt;
		font-family: trebuchet MS, verdana, Monaco; 
		text-decoration: none;
		line-height: 1.7 em;
		 }
		 
a.main2 
	{ 
		color:white;
		font-size: 10pt;
		font-family: trebuchet MS, verdana, Monaco; 
		text-decoration: none ;
		line-height: 2 em;

	}

a.main:hover {
		color:#666666;
		text-decoration: underline;
		font-style: none; 
		}
		
a.main2:hover { 
		color:white;

		text-decoration: underline; 
		font-style: none; 
		}	

p.main { 
		color: black; 
		font-size: 8pt;
		font-family: arial, Courier, Monaco;
		line-height: 1.7 em;
		 }

p.titles 
	{ 
	color: black;
	font-weight: 800;
	font-size: 15pt;
	font-family: trebuchet MS, Helvetica;
	vertical-align: sub;
	text-decoration: none 
	}

a.titles 
	{ 
	color: black;
	font-weight: 800;
	line-height:inherit;
	font-size: 12pt;
	font-family: trebuchet MS, Helvetica;
	vertical-align: sub;
	text-decoration: none 
	}

a.titles:hover
	{ 
	color:#333333;
	text-decoration: underline
	}
		
p.special 
	{ 
	color: white;
	font-weight: 800;
	font-size: 13pt;
	font-family: trebuchet MS, Helvetica;
	vertical-align: sub;
	text-decoration: none 
	}

p.titlessec 
	{ 
	color: #2E4E99;
	font-weight: 800;
	font-size: 11pt;
	font-family: trebuchet MS, Helvetica;
	vertical-align: sub;
	text-decoration: none
	 }
a.titlessec 
	{ 
	color: #2E4E99;
	font-weight: 800;
	line-height: 1 em;
	font-size: 11pt;
	font-family: trebuchet MS, Helvetica;
	vertical-align: sub;
	text-decoration: none
	 }
	
.mainlist { color: #2E4E99; 
		font-size: 8pt;
		font-family: trebuchet MS, arial, Courier, Monaco;
		line-height: 1.7 em;
		list-style-image: url("images/bullet.gif");
	
		}
p.small 
	{ 
	color: #0066CC;
	font-size: 7pt;
	font-family: trebuchet MS, Helvetica;
	text-decoration: none 
	}
	
a.small 
	{ 
	color: grey;
	font-size: 9pt;
	font-family: trebuchet MS, Helvetica;
	text-decoration: none 
	}

a.small:hover 
	{ 
	color: grey;
	font-size: 9pt;
	font-family: trebuchet MS, Helvetica;
	text-decoration:underline;
	}