<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>

<body>
</body>
</html>
.background {
	background-image: url(../images/Background.jpg);
}
body {
	background-image: url(../images/Background.jpg);
}
.CubTitle {
	font-size: 36px;
	font-weight: bold;
	color: #005E9C;
}
a:link {
	color: #005E9C;
}
.Standard {
	color: #005e9c;
}
.Standard_bold {
	font-weight: bold;
	color: #005e9c;
}
.MainTitle {
	font-size: 36px;
	font-weight: bold;
	color: #005e9c;
}
.SubTitle {
	font-size: 24px;
	font-weight: bold;
	color: #005e9c;
}
.Standard_Italic {
	color: #005e9c;
	font-style: italic;
}
.SubTitle_Underline {
	font-size: 24px;
	font-weight: bold;
	color: #005e9c;
	text-decoration: underline;
}
.Standard_Red {

	color: #FF0000;
}
.Standard_bold_bkgnd {
	font-weight: bold;
	color: #005e9c;
	background-color: #E5E5E5;
	border: medium solid #E5E5E5;
}
.Minor_Title {

	font-size: 18px;
	font-weight: bold;
	color: #005e9c;
}
.Standard_footer {
	color: #005e9c;
	font-size: small;
	background-color: #E5E5E5;
}
.Gray_bold {

	font-weight: bold;
	color: #E5E5E5;
}
.Standard_Red_Bold {
	color: #FF0000;
	font-weight: bold;
}
.Standard_underline {
	color: #005e9c;
	text-decoration: underline;
}
.standard_line_thru {
	color: #005e9c;
	text-decoration: line-through;
}
