A{text-decoration:underline; color:#333333;}
A:Visited{color: #333333;}
A:Hover{color: #336699;} 

a.navtext{text-decoration:underline; color: #333333; letter-spacing:1px; font-weight:bold;}
a.navtext:Visited{color: #333333; letter-spacing:1px; font-weight:bold;}
a.navtext:Hover{color: #336699; letter-spacing:1px; font-weight:bold;}

A.navsubhead{text-decoration:underline;font-weight: bold;color: #990000;}
A.navsubhead:Visited{color:#990000;font-weight: bold;}
A.navsubhead:Hover{color: #336699;font-weight: bold;} 
 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	/*background-color:#CCCC33;*/
	margin: 0px 50px 25px 50px;
}

.perfinfo{
	font-size: 9px;
	/*font-style: italic;*/
}

.navinactivetext{
	font-weight:bold;
	letter-spacing:1px;
	color: #333333;
}

.logotype{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	letter-spacing:1px;
}

.section_head{
	color: #990000;
	font-weight: bold;
	letter-spacing:1px;
	font-size:14px;
}

.section_subhead{
	font-weight: bold;
	color: #990000;
	/*font-style:italic;*/
}

.note{
	font-style:italic;
}

.support_head{
	font-weight: bold;
	letter-spacing:1px;
	font-size:10px;
}

.support_note{
	font-style:italic;
	font-size:10px;
}

.tag{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	letter-spacing:1px;
	font-size:14px;
}

.sidebar_date{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*letter-spacing:2px;*/
	letter-spacing:1px;
	font-size:12px;
}

ul, li
{
	/*margin: 1px 0px 0px 5px;
	padding: 0px 0px 5px 5px;*/
	/*list-style-position:inside;*/
	/*list-style-image: url(../graphics/bullet_small.gif);
	line-height: 16px;*/
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*vertical-align: top;*/
	color: #000000;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
