.para {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
}
.altpara {
	font-family : "Tahoma", MS Sans Serif, Geneva, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	font-style : normal;
	font-variant : normal;
	letter-spacing : 1px;
}
.paralink {
	font-family : "Tahoma", MS Sans Serif, Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	font-variant: normal;
	color : Blue;
}
.sidenav {
	font-family : "Tahoma", MS Sans Serif, Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style: normal;
	font-variant: normal;
	color : #ffffff;
	text-decoration : none;
	line-height : 16px;
}
.subnav {
	font-family : "Tahoma", MS Sans Serif, Geneva, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-style: normal;
	font-variant: normal;
	color : #0000cc;
	text-decoration : none;
	line-height : 18px;
	padding-left : 20px;
}
.sidenote {
	font-family : "Tahoma", MS Sans Serif, Geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	font-style : normal;
	font-variant : normal;
}

.footerlink {
	font-family : "Tahoma", MS Sans Serif, Geneva, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
.footertext {
	font-family : "Tahoma", MS Sans Serif, Geneva, sans-serif;
	font-size : 10px;
	color : Black;
}
A:hover {
	text-decoration : underline;
	color: #ff3300;
}
UL {
	font-family : "Tahoma", MS Sans Serif, Geneva, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	font-style : normal;
	font-variant : normal;
	list-style-image: url(images/crossbullet.gif);
}
.scrolls {
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : Black;
	scrollbar-darkshadow-color : Gray;
	scrollbar-face-color : #ffcc66;
	scrollbar-highlight-color : #ffcc66;
	scrollbar-shadow-color : gray;
	scrollbar-track-color : #003366;
}
.hilitedate {
	color : #cc0000;
	font-weight : bold;
	font-style : normal;
	background : white;
}