BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : Black;
}
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : Black;	
}

.title {
	font-family : Times, Times New Roman;
	font-size : 16pt;
	font-weight : bold;
	color : white;
   font-style : italic;
}

.list {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : gray;
   font-style : italic;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : gray;	
}


A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Blue;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Blue;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #Blue;
}













