body {
	background-image: url(../media/template/backg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;	
	font-size: 8px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5E6C7A;
	font-size: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.contentTop {
	background-image: url(../media/template/InsideRotateimage_1.gif);
	background-repeat: no-repeat;
}
A:link {text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		color: #404C58;
		font-size: 12px;
}
A:visited {text-decoration: underline;
	font-weight: bold;
		color: #404C58;
		font-size: 12px;
}
A:active {text-decoration: underline;
	font-weight: bold;
		color: #404C58;
		font-size: 12px;
}
A:hover {text-decoration: none; 
	font-weight: bold;
		color: #404C58;
		font-size: 12px;
}.zipTable {
	background-color: #CFEDFF;
	border: 4px none #CFEDFF;
}
