html { min-height: 100%; margin-bottom: 1px; }
body {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666; 
background-color: transparent; 
}

p {
margin-left: 1.0em; 
margin-right: 1.0em;}

div {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
background-color: transparent;
}

ul, ol {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
background-color: transparent;
list-style-position: outside; 
margin-left: 2.5em;
margin-right: 2em; 
padding-left: 0;}

H1 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #666666;
background-color: transparent;
margin-left: 0.5em;
margin-right: 0.5em;
}

H2 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #666666;
background-color: transparent;
margin-left: 0.5em;
margin-right: 0.5em;
}

H3 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #666666;
background-color: transparent;
margin-left: 1.0em;
margin-right: 1.0em;
}

H4 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
background-color: transparent;
margin-left: 1.0em;
margin-right: 1.0em;
}

H5 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
background-color: transparent;
margin-left: 1.0em;
margin-right: 1.0em;
}

.black {color: #000000; background-color: transparent;}

.white {color: #FFFFFF; background-color: transparent;}

.red {color: #FF0000; background-color: transparent;}

.blue {color: #004D7F; background-color: transparent;}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #004D7F;
background-color: transparent;
}

.header {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
background-color: transparent;
}

.type10 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
background-color: transparent;
}

.type11blue {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #004D7F;
font-weight: bold;
background-color: transparent;}

td, th {font-family: Arial, Helvetica, sans-serif;}

a {
color:#004D7F;
background-color: transparent;
font-family: Arial, sans-serif;
font-style: normal;
text-decoration: none;
}

a:visited {
color:#004D7F;
background-color: transparent;
}

a:hover {
color:#004D7F;
background-color: transparent;
text-decoration: underline;
}

a:active {
color: #004D7F;
background-color: transparent;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 2px;}
