﻿body 
{
	background-color: White;
	color: Black;
}
.Copyright 
{
	font-family: "Times New Roman", Times, serif; 
	font-size: xx-small; 
	color: #0000FF;
	text-align: center;
}
.Header1
{
	background-color: #000066;
	background-image: url(Images/headerbg.gif);
}
.Header2
{
	background-color: #000066;
}
.PageHeadline {  font-family: Georgia, "Times New Roman", Times, serif; font-size: x-large; color: #000066; font-weight: 900}
.BannerHeadline {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: 900; color: #FFFFFF}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #9900CC;
}
.GeneralText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
}
.Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC3333;
}
.PhotoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #990066;
	text-align: center;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 
{
	font-size: large
}
.center
{
	text-align: center;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #0000FF;
}
.LinkDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.LinkSectionHeading {
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
	text-align: center;
}
.Announcement
{
	text-align:center;
	color:#993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
}