Body {
    margin:0px;
    background-image:url(Art/bg_dkblue.jpg);
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D4A6F;
	line-height: 130%;
 }
 a {
    color: #4D6B90;
	text-decoration: underline;
}
 a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.box {
	border: 1px solid #6482A7;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6482A7;
}
.box3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #6482A7;
	border-right-color: #6482A7;
	border-bottom-color: #6482A7;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
