Body {
	
  margin: 0;
}


A:link {
	color: #08067a;
	text-decoration: none;
}

A:visited {
	color: #08067a;
	text-decoration: none;
}

A:active {
	color: #2a9bd7;
	text-decoration: none;
}

A:hover {
	color: #006699;
	text-decoration: none;
}

TD {
	font-family: Arial;
	font-size: 12px;
}

P {
	font-family: Arial;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-family : Arial;
	font-weight : Bold;
	color :#003366;
	
}

h2 {
	font-size: 16px;
	font-family : Arial;
	font-weight : bold;
	color : #009999;
}
h3 {
	font-size: 15px;
	font-family : Arial;
	font-weight : bold;
	color : #2a9bd7;
	font-style: italic;

}

ul {
	list-style-position: outside;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:disc;
}

A.menu:link, A.menu:visited {
color: #ffffff;
font-weight:bold;
font-family: Arial;
font-size: 12px;
text-decoration: none;
}

A.menu:hover {
color: #003366;
font-weight:bold;
font-family: Arial;
font-size: 12px;
text-decoration: none;
}

