<STYLE TYPE="text/css">

body {
	background-color: transparent;
}

p {

   text-decoration: none;
   font-style: none;
   font-weight: normal;
   font-size: 12px;
   font-family: Verdana;
   color: #304892;
}




h1 {  

   font-family: Verdana; 
   font-size: 18px; 
   font-style: normal; 
   font-weight: bold; 
   color: #304892;
}

h2 {  

   font-family: Verdana; 
   font-size: 24px; 
   font-style: normal; 
   font-weight: bold; 
   color: #304892;
}

a {
	background-color: none;
	color: Blue;
	letter-spacing: normal;
	font-family: Verdana;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	text-transform: none;
}

a:hover {
	background-color: none;
	color: #008080;
	letter-spacing: normal;
	font-family: Verdana;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}

.super {
	background-color: none;
	color: Blue;
	letter-spacing: normal;
	font-family: Verdana;
	font-weight: bold;
	font-variant: normal;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	text-transform: none;
}


.main {
	background-color: none;
	color: #B03060;
	letter-spacing: normal;
	font-family: Verdana;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	text-transform: none;
}


li {
  
  text-decoration: none;
  font-style: none;
  font-size: 12px;
  font-family: Verdana;
  color: #304892
  }

</STYLE>