body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: transparent;}
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size:24px;
	color: #FF0000;
	background-color: transparent;
	text-decoration : none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 30px;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	background-color: transparent;
	font-weight : bold;
	text-decoration : none;
	line-height: 15px;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #19087F;
	background-color: transparent;
	font-weight : bold;
	text-decoration : none;
	line-height: 15px;
}
td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #ffffff;}

p, ul  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: transparent;

	text-decoration : none;
	line-height : 15px;
}
A:link      { color:#19087F; background-color: transparent; text-decoration : underline; }
 A:visited  { color:#8AABC5; background-color: transparent; text-decoration : underline; }
A:active  { color:#009999; background-color: transparent; text-decoration : underline; }
A:hover   { color: #FF0000; background-color: transparent; text-decoration : none; }
