.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #003366; }
.style4 {color: #003366}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-decoration:none;
	font-weight: bold;
}
.style5:hover {
	color:#990000;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
.style10:hover {
	color:#990000;
}
a.myStyle:link {
        font-family: Arial;
        font-size:12px;
        color: #666666;
        text-decoration:underline;
}
a.myStyle:visited {
        font-family: Arial;
        font-size:12px;
        color: #666666;
        text-decoration:underline;
}
a.myStyle:active {
        font-family: Arial;
        font-size:12px;
        color: #666666;
        text-decoration:underline;
}
a.myStyle:hover {
        font-family: Arial;
        font-size:12px;
        color: #666666;
        text-decoration:underline;
}

