<!--
body { 
background-color: #555555;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: left;}

.HeaderText { font-family:Arial; font-weight:bold; font-size:22; color:white; text-align:left; }
.onlink { font-family:Arial; font-weight:bold; font-size:18; color:white; text-align:right; }

    .speciallink {
    font-family:Arial; 
	font-weight:bold; 
	font-size:18; 
	color:white; 
	text-align:right;
    }

    .speciallink A:link {
    color:white;
    text-decoration: none;
    }

    .speciallink A:visited {
    color:white;
    text-decoration: none;
    }

    .speciallink A:hover {
    color:white;
    text-decoration: underline;
    }
	
	    .speciallinksmall {
    font-family:Arial; 
	font-weight:bold; 
	font-size:12; 
	color:white; 
	text-align:right;
    }

    .speciallinksmall A:link {
    color:white;
    text-decoration: none;
    }

    .speciallinksmall A:visited {
    color:white;
    text-decoration: none;
    }

    .speciallinksmall A:hover {
    color:white;
    text-decoration: underline;
    }

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.normal {
	font-family:Arial,Helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:13px; }
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}
.teeny {

	font-family:Arial,Helvetica,sans-serif; font-style:normal; font-weight:normal; font-size:9px; color:rgb(204,204,204); }
.teenytalics {


	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.normaltalics {

	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.bulletlink {

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bigbold {

	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
-->
