.header {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333399;
	text-align: center;
	font-weight: bold;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333399;
}
.body {
	font-size: large;
	color: #333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.body_bold {
	font-size: large;
	color: #333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
.body333399 {
	color: #333399;
	font-size: large;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.body_black1 {
	color: #000000;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	}
a:visited {
	color: #333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
a:active {
	text-decoration: none; 
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.imperial {
	color:#333399;
	font-size: large;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.imperialblack {
	color:#000000;
	font-size: large;
	font-weight: bolder;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blue {
	color:#333399;
	font-size: large;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blue_footer {
	color:#FF0000;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.body_center {
	color: #333399;
	font-size: large;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.sidebar {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
