/* External Style Sheet */

body
	{
	background-color:#333333;
	}

h1, h2, h3, h4, h5, h6
	{
	color:#FFFFFF;
	text-align:center;
	}

h1
	{
	font-family:fantasy;
	}

hr
	{
	width:70%;
	align:center;
	}

table
	{
	border:0;
	width:100%;
	}

h2
	{
	font-family:sans-serif;
	color:#FFCC00
	}

h3
	{
	font-family:monospace;
	color:white;
	}
	

font
	{
	color:#0000FF;
	}

ol
	{
	list-style-type:upper-roman;
	}

img
	{
	border-width:0;
	}

.maintext
	{
	color:white;
	}

.leftpic
	{
	float:left;
	margin:10px;
	}

.rightpic
	{
	float:right;
	margin:10px;
	}

.footer
	{
	font-size:xx-small;
	font-family:sans-serif;
	color:white;
	}

.tableheader
	{
	font-size:x-large;
	font-family:monospace;
	color:#003366;
	}

.formlabel
	{
	font-family:sans-serif, Arial;
	font-size:larger;
	font-weight:bold;
	font-variant:small-caps;
	color:#FF0033
	}

.psuedoheader
	{
	color:#CC0000;
	font-size:50px;
	}