
BODY {
	
}
H1 {
	FONT: 16pt "Tahoma" "Arial" "Helvetica" bold; COLOR: #000033;
}
H2 {
	FONT: 14pt "Tahoma" "Arial" "Helvetica" bold;
}
H3 {
	FONT: 12pt "Tahoma" "Arial" "Helvetica" bold;
}
P {
	FONT: 12pt "Tahoma" "Arial" "Helvetica";
}
P.initial:first-letter {
	FONT-SIZE: 100%; FLOAT: left;
}

LI {
	FONT: 12pt "Tahoma" "Arial" "Helvetica";
}
A {
	FONT: 12pt "Tahoma" "Arial" "Helvetica";
}
A.bold {
	FONT: 12pt "Tahoma" "Arial" "Helvetica" bold; 
}
A:link {
	COLOR: #000077
}
A:visited {
	COLOR: #000055
}
A:active {
	COLOR: #440000
}
A:hover {
	COLOR: red
}
H1.sidebar {
	FONT: 10pt "Arial Black" bold
}
H2.sidebar {
	FONT: 10pt Arial bold
}
P.sidebar {
	FONT: italic 10pt Arial
}
P.sidebarplain {
	FONT: 10pt Arial
}
A.sidebar {
	FONT: 9pt Arial
}
A.sidebar:link {
	COLOR: blue
}
A.sidebar:visited {
	COLOR: purple
}
A.sidebar:active {
	COLOR: red
}
A.sidebar:hover {
	COLOR: red
}
.smalldropbox {FONT: 9pt arial;background:#F0EA99}

.top_menu_links {FONT: 11pt "Tahoma" "Arial" "Helvetica";COLOR:blue;}
A.top_menu_links {FONT: 11pt "Tahoma" "Arial" "Helvetica";font-weight:bold;COLOR:blue;}
A.top_menu_links:visited {FONT: 11pt "Tahoma" "Arial" "Helvetica";font-weight:bold;COLOR:blue;}
A.top_menu_links:hover {COLOR:red;font-weight:bold;}

.bottom_table_heading {font: 9pt "Tahoma" "Arial" "Helvetica";font-weight:bold; }
.bottom_table {font: 8pt "Tahoma" "Arial" "Helvetica";}
A.bottom_table    { color: blue; }
A.bottom_table:link    { color: blue }      /* unvisited links */
A.bottom_table:visited { color: blue }     /* visited links */
A.bottom_table:active  { color: blue }   /* active links */
A.bottom_table:hover   { color: red }		/* hovering over links */

