body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 10pt;
}

.aboutheadings {
	font-size: 12pt;
	font-weight: bold;
	color: #FE5200;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
a.leftmenu:link {
	color: white;
}
a.leftmenu:visited {
	color: white;
}
a.leftmenu:hover {
	color: #E5E1E1;
}


.testnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FE5200;
	font-weight: bold;
}
a.testnames:link {
	color: #FE5200;
}
a.testnames:visited {
	color: #FE5200;
}
a.testnames:hover {
	color: #FE5200;
}

.bottomlinks {
	font-size: 8 pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.bottomlinks:link {
	color: darkblue;
}
a.bottomlinks:visited {
	color: darkblue;
}
a.bottomlinks:hover {
	color: red;
}


.bodylinks {
	font-size: 10 pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.bodylinks:link {
	color: blue;
}
a.bodylinks:visited {
	color: blue;
}
a.bodylinks:hover {
	color: red;
}

P {
	font-size: 10pt;
	text-indent: 15px;
}

.header {
	color: white;
	font-size: 36pt;
	font-weight: bold;
	font-family: Times;
}.tinytext {
	font-size: 10px;
}

