/* CSS Document */

/* a.Menu
/* a.Menu formats the black Menu at the top of the page */
a.Menu
{

}
a.Menu:link
{
	color:#FFFFFF;
	text-decoration:none;
}
a.Menu:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
a.Menu:hover
{
	color:#F1F1F1;
	text-decoration:underline;
}
a.Menu:active
{
	color:#F1F1F1;
	text-decoration:none;
}
/* a.Menu */


.style7
{
	font-size: 12px;
}
.style8 
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
}
.style21
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}.style98764
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}
.Title
{
	font-size:32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#FFFFFF;
	text-shadow:black 0px 0px 5px;
	background-color:#6699CC;
	border:1px solid black;
}
.style24
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: medium;
}
.style28
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.style29
{
	color: #000000
}
.style30
{
	font-family: Georgia, "Times New Roman", Times, serif
}
.PageTitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}