Body  {
	scrollbar-track-color: 9AA3BA; scrollbar-3dLight-color: white; scrollbar-face-color: 336699;
	scrollbar-Arrow-color: white; scrollbar-Highlight-color: 336699; scrollbar-Shadow-color: white;
	
}

A:LINK  {
	color : blue;
}

A:VISITED  {
	color : blue;
}

A:HOVER  {
	color : CornflowerBlue;
	font-style : normal;
	font-weight : normal;
	background-color : ;
}

.normalsmall  {
	color : Navy;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.normal  {
	color : Navy;
	font-family : verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.normaldark  {
	color : Navy;
	font-family : verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.special  {
	color : Black;
	font-family : serif;
	font-size : 14px;
	font-style : italic;
	font-weight : normal;
}

.subhead  {
	color : E8622B;
	font-family : serif;
	font-size : 20px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
}

.head  {
	color : black;
	font-family : verdana;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.PDFList {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    LIST-STYLE-IMAGE: url(../images/pdfbullet.gif);
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none
}

.FileList {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    LIST-STYLE-IMAGE: url(../images/filebullet.gif);
    BORDER-LEFT: medium none;
    LINE-HEIGHT: 25px;
    BORDER-BOTTOM: medium none
}

