h1  {
	font-family:  Impact;
	font-size:31pt;
	font-weight:bold;
	color:#323232;
}

h2 {
	font-family: Impact;
	font-size:16pt;
	font-weight:bold;
	color:#323232;
}

h3 {
	font-family:  Impact;
	font-size:24pt;
	font-weight:bold;
	color:#323232;
}

h4 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:13pt;
	font-weight:bold;
	color:#323232;
}

h5 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#323232;
}

h6 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:11pt;
	font-weight:bold;
	color:#323232;
}

body, p, td, ul, table, tr, li {
	font-family:Times New Roman, Times, serif;
	font-size:13pt;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

a:link, a:visited {
	color: blue;
}

a:hover, a:active {
	color: red;
}
