@charset "utf-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.H1 {
	font-family: Arial Narrow;
	font-size:18pt;
	font-weight:bold;
	color:#000066;
}	
.H2 {
	font-family: Arial Narrow;
    font-size:14pt;
	font-weight:bold;
	color:#000066;
	}
.H3 {
	font-family:Arial Narrow;
	font-size:12pt;
	font-weight:bold;
	color:#00349a;
	}
.table_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.table_title {
	font-family:Arial Narrow;
	font-size:12pt;
	font-weight:bold;
	color:#00349a;
}
.table_label {
	font-family:Arial Narrow;
	font-size:10pt;
	font-weight:bold;
}
.link {
	font-family:"Arial Narrow";
	font-size:14pt;
	font-weight:bold;
}	
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}
.footer {
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-align:center
}
.pagelinks a {
	color: #00349A;
}
.pagelinks a:visited {
	color: #00349A;
}
.pagelinks a:active {
	color: #FFCC00;
}
.pagelinks a:hover {
	color: #FFCC00;
}	



/* Default style for links */
a {
	color: #99CCFF;
}
a:visited {
	color: #66CCFF;
}
a:active {
	color: #FFCC00;
}
a:hover {
	color: #FFCC00;
}	
