html,body,p,div,h1,h2,h3,h4,img,form{margin:0;padding:0;border:0}

body {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	background-color: #EBEBED;
}

h1.home {
	font-size:30px;
	color:#6E92A8;
	font-weight: normal;
	text-align: right;
}



a.homelink {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #6E92A8;
}
a.homelink:link{
	color:#6E92A8;
	font-weight:normal;
	text-decoration:none;
}

a.homelink:visited{
	color:#6E92A8;
	font-weight:normal;
	text-decoration:none;
}

a.homelink:active{
	color:#6E92A8;
 	font-weight:normal;
 	text-decoration:none;
}

a.homelink:hover{
	color:#344A58;
	font-weight:normal;
	text-decoration:none;
}



h1.nav {
	font-size:24px;
	color:#6E92A8;
	font-weight: normal;
	text-align: right;
}


h2.nav {
	font-size:14px;
	color:#6E92A8;
	font-weight: normal;
	text-align: right;
}
p.nav {
font-size:14px;
	color:#6E92A8;
	font-weight: normal;
	text-align: right;
}

a.nav {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#6E92A8;
}
a.nav:link{
	color:#6E92A8;
	font-weight:normal;
	text-decoration:none;
}

a.nav:visited{
	color:#6E92A8;
	font-weight:normal;
	text-decoration:none;
}

a.nav:active{
	color:#6E92A8;
 	font-weight:normal;
 	text-decoration:none;
}

a.nav:hover{
	color:#344A58;
	font-weight:bold;
	text-decoration:none;
}

h2.navselected {
	font-size:14px;
	color:#6E92A8;
	font-weight: bold;
}

div.content{
	padding:0;
	margin: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

h1.content {
	font-size:28px;
	color:#6E92A8;
	font-weight:normal;
}

h2.content {
	font-size:18px;
	color:#6E92A8;
	font-weight:normal;
}

h6.content {
	font-size:10px;
	color:#6E92A8;
	line-height:5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin:0;
	border:0;
}

p.content {
	font-size:12px;
	color:#6E92A8;
	line-height:120%;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding: 0;
	margin-bottom: 0px;
	margin: 0;
	border:0;
}
p.link {
	font-size:15px;
	color:#6E92A8;
	line-height:120%;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding: 0;
	margin-bottom: 0px;
	margin: 0;
	border:0;
}

a.content {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color:#6E92A8;
}
a.content:link{
	color:#344A58;
	font-weight:normal;
	text-decoration:none;
}

a.content:visited{
	color:#344A58;
	font-weight:normal;
	text-decoration:none;
}

a.content:active{
	color:#344A58;
 	font-weight:normal;
 	text-decoration:none;
}

a.content:hover{
	color:#344A58;
	font-weight:normal;
	text-decoration:underline;
}




a.link {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color:#6E92A8;
}
a.link:link{
	color:#344A58;
	text-decoration:none;
}

a.link:visited{
	color:#344A58;
	text-decoration:none;
}

a.link:active{
	color:#344A58;
 	text-decoration:none;
}

a.link:hover{
	color:#344A58;
	text-decoration:underline;
}





a.heading {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#344A58;
}
a.heading:link{
	color:#344A58;
	font-weight:normal;
	text-decoration:none;
}

a.heading:visited{
	color:#344A58;
	font-weight:normal;
	text-decoration:none;
}

a.heading:active{
	color:#344A58;
 	font-weight:normal;
 	text-decoration:none;
}

a.heading:hover{
	color:#344A58;
	font-weight:normal;
	text-decoration:underline;
}









p.footer {
	font-size:12px;
	color:#6E92A8;
}
