td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#603C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

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

H1 {
	padding: 20px 0 0 60px;
	font: 40px "Lucida Grande", Arial, sans-serif;
	color: #ddffff;
	font-weight: bold;
	font-style:italic;
}

h2 {
	font-family:"Lucida Grande", Arial, sans-serif;
	color: blue;
	font-weight: bold;
	font-size : 20px;
	
}
h3 {
	font: 25px "Lucida Grande", Arial, sans-serif;
	font-style: italic;
	color:#002449;
	font-weight: bold;
}
p.a {
	text-decoration: underline;
}
p.dropcap:first-letter {
	float: left;
	width: 40px;
	font: 60px "Lucida Grande", Arial, sans-serif;
	line-height: 50px;

}

ul {
	margin: 20px;
}

