body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #E8E8E8;
	background-color: #EAF0FF;
}

.BodyBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	
	border-top-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #001756;
	border-right-color: #001756;
	border-bottom-color: #001756;
	border-left-color: #001756;

}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #EDF4FC;
	font-weight: normal;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EDF4FC;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EDF4FC;
	font-weight: bold;
}
.style1 {
	font-family: "Rage Italic";
	font-size: 36px;
	font-style: italic;
}
.style2 {font-size: 16px}
.style7 {font-size: 40px}


a:link {
	color: #EDF4FC;
	text-decoration: none;
}
a:visited {
	color: #EDF4FC;
	text-decoration: none;
}
a:hover {
	color: #8083AA;
	text-decoration: none;
}
a:active {
	color: #EDF4FC;
	text-decoration: none;
}
h5 {
	font-size: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #001756;
}

.example2 a:link    {color: #001756}
.example2 a:visited {color: #001756}
.example2 a:active  {color: #001756}
.example2 a:hover  {color: #9B0000}
