UL.navbar li {
	list-style-type: none;
	margin : 5 0 0  -40;
	height : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : White;
	border-bottom : thin solid Silver;
}
UL.navbar a {
	color : #000099;
	text-decoration : none;
}
UL.navbar a:HOVER {
	color : Red;
	background-color : #EBEBEB;
}
BLOCKQUOTE {
		color : #black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	font-family : sans-serif;
	color : #000099;
	font-size : 24px;
}
H2 {
	font-family : sans-serif;
	color : #000099;
	font-size : 20px;
}
H3 {
	font-family : sans-serif;
	color : #000099;
	font-size : 16px;
}
H4 {
	font-family : sans-serif;
	color : #000099;
	font-size : 12px;
	font-weight : bold;
}
HR {
	color : #993333;
}
LI {
	color : Black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P {
	color : #black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
B {
	color : #black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
P#SIDEBARTITLE {
	color : #993333;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
P#SIDEBARTEXT {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td {
	vertical-align : top;
		font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD#BODY {
	vertical-align : top;
	width : 400px;
	padding-left : 5px;
	padding-right : 5px;
}
TD#RIGHT {
	color : #000099;
	vertical-align : top;
	width : 150px;
	background-color : #CCCCCC;
	padding : 5px 5px 5px;
}

