BODY, TD, UL, norm {
	font-family : TheSerif, "Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif ;
	font-size : 11pt;
	font : 11pt TheSerif, "Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif ;
	color : #000000;
}

OL, I {
	font-family : TheSerif, "Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif ;
	font-size : 11pt;
	font-style : italic;
	color : #003388;
	font : bold italic 11pt TheSerif, "Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight : bold;
}

I.thin {
	font-weight : normal;
}


P{
	text-indent : 30px;
}

P.red {
    color: #FF0000;
}

B {
	font-family : TheSerif, "Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif ;
	font : bold 11pt TheSerif, "Book Antiqua", "Bookman Old Style", "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 11pt;
	color : #003388;
}

B.sans {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold small-caps 11pt Verdana Geneva Arial Helvetica sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color : #003388;
	font-variant : small-caps;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}
