a {
	color :#000066;
	text-decoration : none;
}

a:active {
	color :#330099;
	text-decoration : none;
}

a:hover {
	color :#330099;
	text-decoration : none;
	background-color : Silver;
}

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

body,table,th,td,p,div,blockquote,ul,ol,li {
	color : :#000066;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11pt;
	font-weight : 200;
}

h1 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 20pt;
	font-weight : 100;
}

h2 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14pt;
	font-weight : 100;
}

h3 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

h4 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

h5 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

h6 {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal;
}

strong {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11pt;
	font-style : normal;
}

