body, td, p, ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-heightz: 16px;
	scrollbar-face-color : #6699CC;
	scrollbar-highlight-color : #99CCFF;
	scrollbar-track-color: #003366;
	scrollbar-darkshadow-color : #003366;
	scrollbar-base-color : #6699CC;
	scrollbar-shadow-color : #003366;
	scrollbar-3d-light-color : #99CCFF;
	scrollbar-arrow-color : #99CCFF;
}
th,.th
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    line-heightz: 16px
}
a:link, a:visited {
	text-decoration : none;
    FONT-WEIGHT: bold;
	font-style : normal;
	color : #003366;
}
a:active, a:hover {
	text-decoration :underline;
	FONT-WEIGHT: bold;
	font-style : normal;
	color : #003366;
}
a.menu:link, a.menu:visited {
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #FFFFFF;
}
a.menu:active, a.menu:hover {
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #FFFFFF;
}
a.metanav:link, a.metanav:visited {
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #FFFFFF;
}
a.metanav:active, a.metanav:hover {
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
	color : #FFFFFF;
}
a.menua:link, a.menua:visited, a.menua:active, a.menua:hover {
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #6699CC;
}
h1,.h1 {
	font-size : 18px;
	font-weight : bold;
	color: #003366;
}
h2,.h2 {
	font-size : 15px;
	font-weight : bold;
	color: #003366;
}
h3,.h3 {
	font-size : 12px;
	font-weight : bold;
	color: #003366;
}
a.more:link, a.more:visited, a.more:active { 
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #DD2E24;
}
a.more:hover {
	text-decoration : underline;
}
.small { 
	font-size : 11px;
}
.normal { 
	font-size : 12px;
}
.highlight {
	color : #DD2E24;
	font-weight : bold;
}	
li.red {
	list-style-image : url(/images/li_red.gif);
}
li.orange {
	list-style-image : url(/images/li_orange.gif);
}
li.turq {
	list-style-image : url(/images/li_turq.gif);
}
.input {
	color: #003366;
	font-weight : bold;
	background-color: #99CCFF;
	border-color: #003366;
	border-style : thin;
}