body {
	margin: 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	font-family: arial, helvetica, times new roman, verdana, sans-serif;
	font-size: 1em;
	color: #000000;
	background-color: #ffffff;
	}

.oldbrowser {
	display: none;
	}

a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.2em;
	color:  #000066;
	outline: none;
	}

a:visited {
	color:  #990099;
	}
a:active {
	color:  #000066;
	}
a:hover {
	color: #000060;
	text-decoration: underline;
	background-color: #99ccff;
	}

div, span {
	font-size: inherit;
	margin-top: 0px;
	margin-bottom: 0px;
	}

p	{
	padding: 5px 0px 5px 0px;
	font-size: inherit;
	margin-top: 0px;
	margin-bottom: 0px;
	}


h1 {
	font-size: 2em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 1.33em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h4 {
	font-size: 1.167em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: .85em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

img {
	border: 0;
	position: relative;
	}

#topheading {
	padding: 20px 0px 30px 0px;
	color: #2d4687;
	text-align: center;
	text-decoration: underline overline;
	font-weight: bold;
	font-size: 2.75em;
	}

#body {
	padding: 10px 0px 10px 0px;
	color: #2d4687;
	font-weight: bold;
	font-size: 1.2em;
}

