body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-weight: lighter;

}
a.headerNavigation {
	background-color: #6F7E9F;
	color: #D0D8FD;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	border-top-color: #A3A9C3;
	border-right-color: #9CABCC;
	border-bottom-color: #302E33;
	border-left-color: #4A4752;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: xx-small;



}
a.headerNavigation:hover {
	background-color: #6F7E9F;
	color: #000000;
	margin: 0px;
	padding: 1px;
	width: 100%;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3A9C3;
	border-right-color: #9CABCC;
	border-bottom-color: #302E33;
	border-left-color: #4A4752;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;



}
a {
	color: #000099;
}
a:hover {
	color: #660033;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
}
h3 {
	font-size: 16px;
	font-weight: bolder;
}
td {
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
.headerTag {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666699;
}

