.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	position: static;
	width: auto;
	height: auto;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.header1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal ; 
	font-weight: bold ;
	color: #777777;
}
.header2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal ; 
	font-weight: bold ;
	color: #777777;
}
.fixedwidth { font-family: "Courier New", Courier, mono; font-size: 12px; font-style: normal }
a:link {color: #CC66FF}
a:alink {color: "#FFFF00"; text-decoration: underline }
a:hover {color: #FF9900; text-decoration: underline }
a:vlink {color: "#00FF00"}
a:visited {
	color: #FFFF00;
}body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #444444;
	color: #FFFFFF;
	font-size: 12px;
	background-repeat: repeat-x;

}
.MenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	font-size: 16px;

}
.normalBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	position: static;
	width: auto;
	height: auto;
}

