a {  color: #000099; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; font-variant: normal}
body {
	font: normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: White;
}
h1 {
	font: bold normal 18px/normal Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}
h2 {
	font: bold normal 16px/normal Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}
a:active {
	color: Black;
	text-decoration: underline;
	background-color: #CCCCCC;
	#;
	text-decoration: none
}
a:link {
	color: #000099;
	text-decoration: underline;
	font-style: italic;
}
li {  line-height: normal; list-style-type: square; list-style-position: outside; font-size: 12px}
ul {
	list-style-type: circle;
	line-height: 14px
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal
}
b {  font-weight: bold; text-transform: uppercase}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px}
h4 {
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
}

