/* CSS Document */

.style1 {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.style1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #163661;
	text-decoration: none;
}



.style2 {
	font-size: 10pt;
    text-decoration: none;
    color: #999999}


.style3 {
	color: #003399;
	text-decoration: none;
}
.style4 {color: #003366}


.style7 {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.style7 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.style7 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #1e3d69;
	text-decoration: none;
}


.style14 {color: #1e3d69}

.style17 {color: #996600}



body{
	text-align:center;
	margin:15px;
	padding:0;
	font-size:10pt;
	background:#ebebeb; 
	font-family: Arial;
	margin: 15px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
