BODY {
	background-color : #005495;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	overflow : auto;
	padding-top : 0px;
	padding-right : 0px;
	padding-left : 0px;
	padding-bottom : 0px;
}

.content{
	font-family : Tahoma;
	font-size : 11px;
	background-image : url(images/content.jpg);
	color :  #474747;
	padding-right: 35px;
	background-color: #ffffff;
	padding-top : 0px;
	vertical-align : top;
}
a.link1 {
	text-decoration : none;
	font-size : 11px;
	font-family : tahoma, Geneva, Arial, Helvetica, sans-serif;
	color :    #7D7D7D;
}
a.link1:hover {
	color :    #084CC4;
	text-decoration : none;
	}
a.link2 {
	text-decoration : none;
	font-size : 1px;
	font-family : tahoma, Geneva, Arial, Helvetica, sans-serif;
	color : #7D7D7D;
	border-width : 0px;
}
a.link2:hover {
	border-width : 0px;
	text-decoration : none;
	}
a.link3 {
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	font-family : tahoma, Geneva, Arial, Helvetica, sans-serif;
	color :    #7D7D7D;
}
a.link3:hover {
	color :    #084CC4;
		font-weight: bold;
	text-decoration : none;
	}
