﻿body 
{
	background-color: #9AA7BA;
}

.title 
{
	background:  navy url('TitleBackground.jpg') repeat-x;
	font-size: xx-large;
	font-weight: 600;
	color: White;
	height: 90px;
}

.default_Heading3
{
	color: #003366;
	font-size: 140%	
}

.default_Heading4
{
	color: #003366;
	font-size: 120%
}

.strong_red_style
{
	font-weight: bold;
	color: #660000;
}
