td {
	text-align: left;
	vertical-align: top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	line-height: 20px;
}

form
{
	margin:0px;
}

a {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration: underline;
	font-weight: normal;
	color:#996699;
	border-bottom-style: none;
}

A:Hover  {
	color : #996699;
	text-decoration : underline;
}

H1 {
	color: #003366;
	font-weight: bold;
	font-size : 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.picborder {
	color : #660066;
	text-decoration : underline;
	border: thin solid #000000;
	padding: 0px;
	margin: 10px;
}

