body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #7D7D7D; 
	text-decoration: none; 
	background-color: transparent;
}

a:visited { 
	color: #7D7D7D; 
	text-decoration: none; 
	background-color: transparent;
}

a:hover { 
	color: #7D7D7D; 
	text-decoration: underline; 
	background-color: transparent;
}

a:active { 
	color: #7D7D7D; 
	text-decoration: none; 
	background-color: transparent;
}

.style1 {
	color: #7D7D7D;
	font-size: 12px;
	font-family: tahoma;
	line-height: 12px;
}
.style2 {color: #536699; font-size: 12px;
	font-family: tahoma;}
.style3 {
	color: #C2C2C2;
	font-size: 10px;
	font-family: arial;
}
.style5 {color: #8f9dc2; font-size: 11px; font-family: tahoma; font-weight: bold; }
