table, td, tr, p, li{
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	}

h1 {
   font-style: normal;
   font-weight: bold;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   text-decoration: none;
}


h2 {
   font-style: normal;
   font-weight : bold;
   font-size : 12pt;
   font-family : Times New Roman, Times, serif;
   color : #000000;
   text-decoration : none;
}

p {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
}

a, a:link, a:visited, a:active {
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   text-decoration: none;
   border:0px;

}


A:hover {
   color: #000000;
}

a:link img       { border: 0px }
a:visited img    { border: 0px }
a:hover img      { border: 0px }
a:active img     { border: 0px }

