﻿<style type="text/css">
.body {
	background-color: #333333;
	font-family: verdana;
	font-size: small;
	color:white
}
h1 {
	font:verdana;
	font-size:18pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font:verdana;
	font-size:14pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font:verdana;
	font-size:12pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.fontwhite {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
}
.fontwhitesmall {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
a.white:active {
	font-family: Calibri;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:link {
	font-family: Calibri;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	font-family: Calibri;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	font-family: Calibri;
	font-size: small;
	color: #c0c0c0;
	text-decoration: underline;
}
