﻿body
{
	background-color: #b1c6e6;
	background-image: url(Images/bg.gif);
	font-family: 'Comic Sans MS';
	color: #1C61C8;
	
}
A:link
{
	text-decoration: none;
	
	color: #0B326D;
}
A:visited
{
	text-decoration: none;
	
	color: #0B326D;
}
.HeaderTitle
{
	font-size: x-large;
	color: #B0000C;
	font-family: 'Comic Sans MS';
}

.PageTitle
{
	font-size: 120%;
	color: #1C61C8;
	font-family: 'Comic Sans MS';
}
