A.subnav:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : none;
}
A.subnav:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Red;
	text-decoration : none;
}
A.subnav:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Red;
	text-decoration : none;
}
A.subnav:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Red;
	text-decoration : none;
}
.white {
	font-family : Arial, Helvetica, sans-serif;
	color : White;	
}
.header_wt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	color : White;
}
.header_small_wt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : White;
	font-weight: bold;
}
.bg {
	background-image : url("/images/text_bg.gif");
	background-repeat : no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-transform: none; 
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-transform: none; 
	color: #000000;
}
b {
	font-weight: bold;
}
i {
	font-style: italic;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
}
h1.specialheadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: 200;
	color: #000000;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Black;
}
.news {
	font-family: "Courier New", Courier, mono; 
	font-size: 12px; 

}
.headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
}
.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: 200; 
	color: #FFFFFF;
}
.copyright {
	font-family: "Courier New", Courier, mono; 
	font-size: 12px; 
	color: #EFEFEF;
}

