﻿body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #0076CA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0076CA;
}
a:hover {
	text-decoration: underline;
	color: #00A8E9;
}
a:active {
	text-decoration: none;
	color: #00A8E9;
}

body {
	background-color: #A2A3A7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 10px}
.style4 {color: #333333}
.style6 {color: #0072C8}
 .TableLine {
   border-top-style: none;
   border-right-style: none;   
   border-bottom-style: none;
   
   border-left-style: dotted;   
   border-left-width: 1px;
   border-left-color: #666666;
      }
	  
.title1 {
	color: #CC6600;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}