.toptitle
{
	font-size: x-large;
	line-height: 110%;
	font-family: Marker Felt, Comic Sans, Gil Sans;
	color: #33C;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	vertical-align: 30%;
}

.title

{
	font-size: large;
	line-height: normal;
	font-family: Arial, Futura, Eurostile;
	color: #669;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.header
{
	font-size: medium;
	line-height: 150%;
	font-family: Arial, Futura, Eurostile;
	color: #366;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.subheader
{
	font-size: small;
	line-height: normal;
	font-family: Arial, Futura, Eurostile;
	color: #369;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
}
a
{
	color:#639;
	text-decoration: underline;
}
}
a:link {
	color: #33F;
	font-weight: bold;
}
a:visited {
	color: #906;
}
a:hover {
	color: #FF0;
		text-decoration: Bold;
}
a:active {
	color: #FF00FF;
}
