a:link  {
	color : #cacaca;
	font-weight : bold;
	font-family : Arial;
	font-size : 10pt;
}

a:visited  {
	color : Gray;
	font-weight : bold;
	font-family : arial;
	font-size : 10pt;
}

a:hover  {
	color : Silver;
	font-style : italic;
	font-weight : bold;
	font-family : arial;
	font-size : 10pt;
}

td  {
	color : LightGrey;
	font-family : verdana;
	font-weight : normal;
	font-size : 10pt;
}

th  {
	color : Silver;
	font-family : verdana;
	font-weight : bold;
	font-size : 12pt;
}

div  {
	font-size : large;
	font-family : verdana;
	font-weight : bold;
	font-style : italic;
	color : Silver;
}



h1  {
	font-size : large;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : LightGrey;
}

