/* CSS Document */
.sublinks {
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
.sublinks:hover  {
	color: #195ca1;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
}

h1 {
font-family:Helvetica,Arial,sans-serif;
font-size:120%;
font-color:#990000;
font-weight:200;
padding-bottom:4px;
padding-left:8px;
border-bottom:1px dotted #cccccc;
overflow: hidden;}
