body {
	background-image: url(images/background.gif);
	font-family: Calibri, "Century Gothic", Verdana;
	padding: 0px;
	color: #24292B;
}
.tabletext {
	font-family: Verdana, Geneva, sans-serif;
}

a:link {
	color: #5F95C1;
	text-decoration: none;
}
a:visited {
	color: #5F95C1;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h3 {
	color: #5f95c1;
	text-transform: uppercase;
	letter-spacing: .15em;
}
h1 {
	color: #5F95C1;
}
a {
	font-weight: bold;
}
.style1 {
	color: #CCCCCC;
	font-size: 12px;
}
.style2 {font-size: 12px}
.greybackground {
	background-color: #303537;
}
.hometitles {
	color: #333;
}
.pageheadertitlevideo {
	font-size: 18px;
	color: #CCC;
}
.iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.indextitles {
	color: #CCC;
}
.Announcement {
	color: #FFF;
	font-size: 20px;
}
.AnnouncementTitle {
	color: #FFF;
	font-size: 24px;
}

