body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	color: #666666;
}
.small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 7.5pt;
	color: #666666;
}
.bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #666666;
}
.red-bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #cc0000;
}
.italics {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	font-style: italic;
	color: #666666;
}
a:link {
	font-size: 8.5pt; 
	color: #666666; 
	font: tahoma
}
a:visited {
	font-size: 8.5pt; 
	color: #666666; 
	font-family: tahoma
}
a:active {
	font-size: 8.5pt; 
	color: #666666; 
	font-family: tahoma
}
a:hover {
	font-size: 8.5pt; 
	color: #cc0000; 
	font-family: tahoma
}
hr { 
	color: #e9e9e9;
}
