h1
	{
	color: #404040;
	font-family: arial;
	text-align: center;
	}

span.header
	{
	font-size: 22px;
	font-family: arial;
	color: #202020;
	}

span.subheader
	{
	font-size: 18px;
	font-family: arial;
	}

span.plaintext
	{
	font-size: 14px;
	font-family: arial;
	color: #404040;
	}

p,br
	{
	color: #606060;
	}

a:link
	{
	color: #204080;
	text-decoration: none;
	}

a:visited
	{
	color: #208040;
	text-decoration: none;
	}

a:hover,a:active
	{
	text-decoration: underline;
	}

table
	{
	border-spacing: 10px;
	}
