        .header {
	font-family: Arial;
	font-size: 22pt;
	font-weight: bold;
	color: Black;
}
        .header2 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
}        
		.header3 {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: Black;
}        
		.header3under {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}
		.header4{
	font-family: Arial;
	font-size : 14pt;
	font-weight : bold;
	color : Black;
}
		.header4line{
	font-family: Arial;
	font-size : 14pt;
	font-weight : bold;
	color : Black;
	text-decoration: line-through;
}
		.reduce {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: Red;
}
		.reduce2 {
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: Red;
}
		.reduce3 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: Red;
}
        .form {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: Black
}
        .formbold {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black
}
}
        .form2 {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: Black
}
        .formbold2 {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black
}
        .chart {
	font-family: "Book Antiqua";
	font-size: 9pt;
	font-weight: normal;
	color: Black
}
        .chartbold {
	font-family: "Book Antiqua";
	font-size: 9pt;
	font-weight: bold;
	color: Black
}
        .personal {
	font-family: universe;
	font-size: 8pt;
	font-weight: normal;
	color: Blue
}
        .personalbold {
	font-family: universe;
	font-size: 8pt;
	font-weight: bold;
	color: Blue
}
        .personal2 {
	font-family: universe;
	font-size: 8pt;
	font-weight: normal;
	color: white
}
		.links {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
		.links:hover {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: "#7A0DA4";
	background-color: #FFD305;
	text-decoration: none;
}
		.links2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
		.links2:hover {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	background-color: "#FFD305";
}
        .flink {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}
		.sidebar {
	font-family: universe;
	font-size: 11pt;
	font-weight: normal;
	color: DarkBlue;
	text-decoration: none;
}
		.sidebarbold {
	font-family: universe;
	font-size: 11pt;
	font-weight: bold;
	color: DarkBlue;
	text-decoration: none;
}
		.sidebar:hover {
	font-family: universe;
	font-size: 11pt;
	color: Maroon;
	text-decoration: none;
}
		.list{
	font-family : Tahoma;
	line-height : 20pt;
	font-size : 11pt;
	font-weight: bold;
	text-align : left;
}
		.list2{
	font-family : arial;
	font-size : 9pt;
	font-weight: bold;
	text-decoration: none;
}
