td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000066;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: oblique;
	line-height: normal;
	text-decoration: underline;
	word-spacing: inherit;
	background-color: #FFFFCC;
}



a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	color : #FFFF00;
	text-decoration : blink;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 24px;
}

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	padding: 3px;
}
.bulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0000CC;
	text-align: right;
}
.navigation {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFCC66;
	display: block;
	padding: 8px;
	width: auto;
}
