﻿body 
{
	background-color:#ccccff;
	color:#009900;
}

a:link 
{
	color:#009900;
}

a:visited 
{
	color:#009900;
}

a:active
{
	color:#009900;
}

a:hover
{
	color:#00dd00;
}

.MainHead 
{
	font-size:xx-large;
	font-weight:bold;
}

.Tagline 
{
	font-size:x-large;
}

.Heading3 
{
	font-size:18pt;
	font-weight:bold;
}

.Heading4 
{
	font-size:14pt;
	font-weight:bold;
}

.Heading5 
{
	font-weight:bold;
}

.Heading6 
{
	font-weight:normal;
}