body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #3162AE;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;


}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.para {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.firstpara {
	line-height: 150%;
}
a:link {
	color: #3162AE;
}
a:visited {

	color: #1A4991;
}
a:hover {


	color: #FF00CC;
}
.footer {
	font-weight: normal;
	color: #1A4991;

}
.footer a:link {
	text-decoration: none;
	color: #000099;
	font-weight: bold;


}
.footer a:visited {
	text-decoration: none;
	color: #1A4991;

}
.footer a:hover {
	text-decoration: underline;
	color: #FF00CC;

}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.navlayer {
	position: relative;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	height: 200px;
	width: 111px;

}
