img {behavior: url(iepngfix.htc);}

A {
	Text-decoration: underline;
	color: black
	}
	A:hover {
	color : blue;
	background: none;
	 }

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000080;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
}

h1,h2,h3 {
text-align: center;
}

p {
text-align:center;
}

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 0px solid white;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: left;
	/*background-image: url(images/grassback1.jpg);*/
}

table.center {margin-left:auto; margin-right:auto;}
td {text-align: center;}

.picheading {
	font-size: small;
	font-weight: bold;
	letter-spacing: .5px;
	}
.nodec
	{
	text-decoration: none;
	}