﻿body
{
	font-family: Arial, Verdana;
	background-color: #cccccc;
}

.HeaderTitle
{
	font-weight: bold;
	font-size: large;
	color: #000099;
}

A:link
{
	text-decoration: none;
	color: #000099;
}

A:visited
{
	text-decoration: none;
	color: #000099;
}

.PageTitle
{
	font-weight: bold;
}