B {font-weight: bold}
TD {color: #000000; font : 9pt Arial, Sans-Serif; font-weight: normal}

.standard {font-size:10pt; font-family: Tahoma; font-weight: normal; color: #FFFFFF; font-style:normal}
.header1 {font-size:14pt; font-family: Tahoma; font-weight: bold; color: #FFFFFF; font-style:normal}
.header2 {font-size:18pt; font-family: Tahoma; font-weight: bold; color: #FFFFFF; font-style:normal}
.header3 {font-size:24pt; font-family: Tahoma; font-weight: bold; color: #FFFFFF; font-style:normal}
.quote {
	font-size:11pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-style:italic;
	line-height: normal;
}

A:link {font-size: 10pt; font-family: Tahoma; text-decoration: none; font-weight: bold; color: #FFFFFF; font-style: normal}
A:visited {font-size: 10pt; font-family: Tahoma; text-decoration: none; font-weight: bold; color: #FFFFFF; font-style: normal}
A:active {font-size: 10pt; font-family: Tahoma; text-decoration: none; font-weight: bold; color: #FFFFFF; font-style: normal}
A:hover {font-size: 10pt; font-family: Tahoma; text-decoration: underline; font-weight: bold; color: #FFFFFF; font-style: normal}

#navcontainer { }
#navcontainer ul {
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	color: #3B467C;
	font-family: arial, sans-serif;
	font-weight:bold;
	font-size: 11px;
	list-style-image: url('/images/pixel.gif');
	text-decoration: underline;
}
#navcontainer li {margin-top: 0;}
#navcontainer a	{display: block; background-color: transparent; width: 100%; padding: 2px 5px; text-decoration: none;}
#navcontainer a:hover {background-color: #000000; color: #FFAC62; padding: 2px 5px;}

