body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #747492;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	font-size: 12px;
	line-height: 20px;
	
}

.bluecontent {
	color: #4682B4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;	
letter-spacing: -1px;
line-height: 25px;
}

a.bluelink:link, a.menu:visited {
	border-bottom: 0px;
	border-bottom-color: #ededed;
	border-bottom-style: solid;
	color: #4682B4;
	font-family: Verdana;
	font-size: 12px;
	line-height: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 00px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	}

a.bluelink:hover {
	background-color: #4682B4;
	color: #ffffff;
	font-size: 14px;
	text-decoration: bold;
}

a.menu:link, a.menu:visited {
	border-bottom: 1px;
	border-bottom-color: #ededed;
	border-bottom-style: solid;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 25px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	}

a.menu:hover {
	background-color: #f9fef5;
	color: #FF4500;
}
h1{
	font-size: 2em;
	margin: 5px 0px 10px;
	display: block;
	padding-bottom: 8px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	padding: 0;


}
h2{
	font-size: 1.2em;
	margin: 5px 0px 10px;
	display: block;
	padding-bottom: 8px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding: 0;


}
