
BODY {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : "Trebuchet MS", sans-serif;
	font-size : 10pt;
	background-color : White;
	color: Black;
}

A {
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: underline;
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
}

A:hover {
	color: #0000FF;
}

A.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
	font-size: 10px;
	font-weight: bold;
}

A.menu:hover {
	text-decoration: none;
	color: #cc0000;
}

A.submenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Maroon;
	font-size: 11px;
	font-weight: normal;
}

A.submenu:hover {
	text-decoration: underline;
	color: #AC1B1D;
	font-size: 11px;
	font-weight: normal;
}

A.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0274d4;
	font-size: 11px;
	font-weight: bold;
}
A.small:hover {
	text-decoration: underline;
	color: #a1004f;
}




P {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: Black;
	font-style : normal;
}

TD {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: Black;
}

UL {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: #2D6CA6;
}


LI {
	list-style-image: img/li.gif;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
	color: Black;
}

H3 {
	font-size: 14pt;
	color: Black;
	font-family: "Trebuchet MS", sans-serif;
}

span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}
