body {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	background-color: #A0C5FA;
	text-decoration: none;
}
h1 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000CC;
}
h2 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000CC;
}
h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;

}
h4 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	margin-top: 3px;
	margin-bottom: 3px;

}
h5 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000CC;
}
h6 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000CC;
}
table {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
}
a:link {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.PageTitle {
	background-color: #C8DCEE;
	border: 1px #FFFFFF;
}
.PageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	background-color: #E0E9F3;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
a:visited {

	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;

}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;

}
.redText {
	color: #FF0000;
	font-weight: bold;

}
.greenText {

	color: #009900;
	font-weight: bold;
}
.blueText {


	color: #0066FF;
	font-weight: bold;
}
.yellowText {

	color: #FFFF66;
	font-weight: bold;
}
.blueText50 {
	color: #0066FF;
	font-weight: bold;
	font-size: 14px;

}
.greyText {

	color: #6E6E6E;
	font-weight: bold;
}
