BODY, P, TABLE, TR, TD, UL, OL
{ 
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #000066; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #CCCCCC; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

A:ACTIVE { color:#FF0000; }

.menu { font-size: 10px; text-decoration: none; }

.body { font-size: 12px; }

.menu_header { font-weight: bold; font-size: 12px; }

.no_line { text-decoration: none; }

.section_header { font-weight: bold; font-size: 16px; }

.subsection_header { font-weight: bold; font-size: 14px; }

.article_header { font-weight: bold; font-size: 16px; }

.article_title {  font-weight: bold; font-size: 12px; }

.month_year { font-weight: bold; font-size: 16px; color: #000066; }

.day { font-weight: bold; font-size: 14px; color: #333399; }

.author { font-size: 10px; font-style : italic; }

.author2 { font-style : italic; }

.published { font-weight: bold; font-size: 10px; }

.prevnext { font-weight: bold; font-size: 10px; }

.error { font-weight: bold; font-size: 12px; color: #FF0000; }

.form_field { 
	font-weight: bold; 
	font-size: 12px; 
	color: #000066;
}

.indented { font-size: 12px; text-indent: 20px; }

.sidebar_header { font-weight: bold; font-size: 12px; color: #FFFFFF; }

.small_form { font-size: 10px; }

.html_blue { font-size: 10px; color: #0000FF; font-weight: bold; }

.html_green { font-size: 10px; color: #006600; font-weight: bold; }

.fine_print { font-size: 10px; font-style : italic; }

.menuform { 
	font-size: 10px; 
	text-decoration: none;
	font-weight: bold; 
	color: #000066;
	border-right: 2px ridge #000066;
	border-top: 2px ridge #000066;
	border-left: 2px ridge #000066;
	border-bottom: 2px ridge #000066;
	font-family: monospace, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}

.subsection {
	border-right: 2px ridge #000066;
	border-top: 2px ridge #000066;
	font-weight: bold;
	font-size: 12px;
	border-left: 2px ridge #000066;
	color: #ffffff;
	border-bottom: 2px ridge #000066;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	background-color: #333399;
}

.form_buttons {
	border-right: 2px ridge #000066;
	border-top: 2px ridge #000066;
	font-weight: bold;
	font-size: 12px;
	border-left: 2px ridge #000066;
	color: #ffffff;
	border-bottom: 2px ridge #000066;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	background-color: #333399;
}

.form_buttons_dark {
	border-right: 2px ridge #333399;
	border-top: 2px ridge #333399;
	font-weight: bold;
	font-size: 12px;
	border-left: 2px ridge #333399;
	color: #ffffff;
	border-bottom: 2px ridge #333399;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	background-color: #000066;
}

.form_input {
	border-right: 2px ridge #000066;
	border-top: 2px ridge #000066;
	border-left: 2px ridge #000066;
	border-bottom: 2px ridge #000066;
	font-size: 12px;
	font-weight: bold;
	font-family: monospace, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}

.helmet_table1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
}

.helmet_table2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

.helmet_table3 {
	border-right: 1px ridge #000066;
	border-top: 1px ridge #000066;
	font-weight: bold;
	font-size: 12px;
	border-left: 1px ridge #000066;
	color: #000000;
	border-bottom: 1px ridge #000066;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	background-color: #FFFFCC;
}
.helmet_table4 {
	border-right: 1px ridge #000066;
	border-top: 1px ridge #000066;
	font-weight: bold;
	font-size: 12px;
	border-left: 1px ridge #000066;
	color: #ffffff;
	border-bottom: 1px ridge #000066;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	background-color: #333399;
}