/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-top: 0px;
	background-color: #c7d0d7;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
}

/* Header */

.header_address {
	font-size: 10px;
	color: #006699;
	padding: 0px 40px 9px 0px;	
}
.header_bold {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {color: #003366}
.style3 {font-size: 10px}
.style4 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style6 {font-size: 14px; font-weight: bold; color: #006699; }
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
