   a:link    {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a:active  {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a:visited {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a:hover   {
	text-decoration: blink;
	font-weight: bold;
	color: #EFEFF8;
	text-transform: none;
}
paragraph       {
	font: 12px Arial;
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color: #FFFFFF;
}
h2 {
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color: #FFFFFF;
}


   body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Arial; color: #CCCCCC; text-decoration: none;	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}
   a.email:link {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a.email:active {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a.email:visited {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a.email:hover {text-decoration: none; font-weight: bold; color: #EFEFF8}
   
   html {
   	overflow-y: scroll;
}

