﻿html 
{
	font-family:Verdana, Tahoma, Arial;
	font-size:9pt;
}

body
{
	color:#fff;
	line-height:17px;
}

h1
{
	color:#ffcc66;
	font-size:14pt;
}

a
{
	color:#ffcc66;
	text-decoration:none;	
}

a:hover
{
	color:#ffcc00;
	text-decoration:underline;
}

.center
{
	text-align:center;
}

hr
{
	background:#fc0;
	color:#fc0;
}

.black
{
	color:#000;
}

div.padder
{
	padding:25px;
}

h4
{
	color:#ffcc66;
	font-size:10pt;
}

h3
{
	font-size:12pt;
}