body{ 
font-size: 12px;
 margin-top: 0px; 
 margin-right: 0px; 
 margin-bottom: 0px; 
 margin-left: 0px; 
 line-height: 15px;
 }
table	{
	font-size: 14px;
	line-height: 15px;
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	line-height: 1.5em;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}
.endtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.graytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.toplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a.demo{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#003333; 
   font-weight: bold;
   text-decoration: none;
   }
a.demo:hover{
	font-family: Arial, Helvetica, sans-serif;
	background:#E6E6E6;
	color:#000066;
	padding:4px;
	width:150px;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a.demo:active{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
   color: #FF00FF; 
   text-decoration: none;
   font-weight: bold;
}
a.demo:visited{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000066; 
   text-decoration: none;
   font-weight: bold;
 }