P, td, div, li  {
	font : 10pt verdana;
}

a  {
	color : Navy;
}

A:Hover  {
	color : LightSkyBlue;
	text-decoration : underline;
}

h2  {
	font : 14pt verdana;
	font-weight : bold;
	color : Black;
	padding-left : 10;
	padding-bottom : 2;
}

h3  {
	font : 12pt verdana;
	font-weight : bold;
}

a.body  {
	color : Navy;
}

a.menu  {
	color : MediumTurquoise;
}

h4  {
	font-weight : bold;
	color : Navy;
	font-size : 11pt;
	font-family : sans-serif;
}

b,th  {
	font-weight : bold;
	font-size : 10pt;
	font-family : sans-serif;
}

td.msg  {
	font-size : 8pt;
	font-family : sans-serif;
}

td.msghdr  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #cc0000;
	font-weight : bold;
}

