A:ACTIVE {
	color : Black;
}
A:LINK {
	color : Black;
}
A:VISITED {
	color : Black;
}

A:HOVER{
	color : #CC0000;
}

b { font-weight : bold;}

i { font-style : italic;}

table  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
}

p  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

span {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

.menu  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
	font-style : normal;
	font-weight : bolder;
}

.liston  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
	font-style : normal;
	font-weight : normal;
	background : White;
}

.listoff  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Black;
	font-style : normal;
	font-weight : normal;
}

.title  {
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	color: Black;
	font-style : normal;
	font-weight : normal;
}

.indexheader  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color: Black;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

.quickpitch  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : bolder;
}

.intro  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.menuhead  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #dddddd;
	font-style : normal;
	font-weight : normal;
}

.note  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Black;
	font-style : normal;
	font-weight : normal;
}

.menu_box {
	padding: 2px 2px 2px 3px;
	border-left : 1px solid #cc0000;
	border-right:1px solid #cc0000;
	border-top:1px solid #cc0000;
	border-bottom:1px solid #cc0000; 
}

.menu_left {
	padding: 2px 2px 2px 3px;
	border-left : 1px solid #cc0000;
}

.menu_right {
	padding: 2px 2px 2px 3px;
	border-right:1px solid #cc0000;
}

.menu_inner {
	padding: 2px 2px 2px 3px;
	border-left : 1px solid #cc0000;
	border-right:1px solid #cc0000;
}

.menu_bottom {
	padding: 2px 2px 2px 3px;
	border-left : 1px solid #cc0000;
	border-right:1px solid #cc0000;
	border-bottom:1px solid #cc0000; 
}

.foot  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: Black;
	font-style : normal;
	font-weight : bold;
}