body {
	background-color: #C9C9C9;
}
.greyrow {
	background-color: #A4A4A4;
}
p {
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003162;
}
.timesnewroman {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #002D59;
}
.courier {
	font-family: "Courier New", Courier, monospace;
	color: #002D59;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002D59;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D59;
}
.geneva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D59;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.lightgreyrow {
	background-color: #e4e4e4;
}
.bluerow {
	background-color: #09093E;
}
.whiterow {
	background-color: #FFFFFF;
}
.midgreyrow {
	background-color: #CACACA;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e4e4e4;
	list-style-type: disc;
}
.whiteborder .greyrow .whiterow a {
	color: #002D59;
	text-decoration: underline;
}
.greyborder {
	border: 1px solid #6C6C73;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D59;
}
a:visited {
	text-decoration: none;
	color: #002D59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.greyborder .bluerow .bluerow a {
	color: #Dfdfdf;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #002D59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.greyp {
	color: #666666;
}

