BODY {
	background-color : #E8FFE8;
	background-image : url('Graphics/BG.gif');
	color : Black;
	font-family : Arial, Helvetica, sans-serif
}

A
{text-decoration : none;}

A:LINK
{color: #000060 }

A:VISITED
{color : #224466;}

A:HOVER
{text-decoration : underline;}

A:ACTIVE
{color : #FF4080;}

.PageHead
{
font-weight : 600;
font-size : 20px;
}

.SubHead1 {
	font-family : "Arial", Times, serif;
	font-weight : 700;
	font-size : 32px;
	padding : 4;
}

.SubHead2 {
	font-family : "Times New Roman", Times, serif;
	font-weight : 600;
	font-size : 24px;
	padding : 4;
}

.SubHead3 {
	font-family : "Times New Roman", Times, serif;
	font-weight : 500;
	font-size : 18px;
}

.Italic {
	font-family : "Times New Roman", Times, serif;
	font-weight : 600;
	font-size : 19px;
	font-style : italic;
}

.Foot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 700;
	font-size : 18px;
}