body,td,th {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #2E4772;
}

body {
	background-color: #010103;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2E4772;
	top:0px;

a:link {
	color: #CC0000;
	text-decoration: no decoration;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: no decoration;
}
a:active {
	color: #CC0000;
	text-decoration: no decoration;
}
a.sublinks:link {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #006633;
	text-decoration: none;
}
a.sublinks:active {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	
	color: #006633;
	text-decoration: none;
}
a.sublinks:visited {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;

	color: #006633;
	text-decoration: none;
}
a.sublinks:hover {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	color: #FFE52D;
	background-color: #374F7A;
}

a.sm:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sm:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sm:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sm:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

 UL {
	list-style-type: none;
	list-style-image: url('images/bullet.gif');
}