body {
	font-family:  Arial, sans-serif;
	background-color: #BEC0C2;
	font-size: 12px;
}
.menu UL {
	list-style: list-style-image="url(images/bullet-sm.gif);"
	margin: 0;
	padding: padding-left="2px";
	padding: padding-bottom="2px"; 
}
.title {
	font-family:  Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333366;
	}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
.nav_link_small A:link {color:#919191; text-decoration: none; font-size: 12px; font-weight: bold;}
.nav_link_small A:visited {color: #919191; text-decoration: none; font-size:  12px; font-weight: bold;}
.nav_link_small A:hover {color:#727374; text-decoration: underline; font-size: 12px; font-weight: bold;}
.nav_link_small A:active {color:#727374; text-decoration: none; font-size: 12px; font-weight: bold;}
.blue_link_small A:link {color:#000033; text-decoration: underline; font-size: 12px; font-weight: bold;}
.blue_link_small A:visited {color: #000033; text-decoration: underline; font-size:  12px; font-weight: bold;}
.blue_link_small A:hover {color:#000033; text-decoration: underline; font-size: 12px; font-weight: bold;}
.blue_link_small A:active {color:#000033; text-decoration: underline; font-size: 12px; font-weight: bold;}
.blue_link_xsmall A:link {color:#000033; text-decoration: underline; font-size: 9px; font-weight: bold;}
.blue_link_xsmall A:visited {color: #000033; text-decoration: underline; font-size:  9px; font-weight: bold;}
.blue_link_xsmall A:hover {color:#000033; text-decoration: underline; font-size: 9px; font-weight: bold;}
.blue_link_xsmall A:active {color:#000033; text-decoration: underline; font-size: 9px; font-weight: bold;}
.black_arial {
	font-family:  Arial, sans-serif;
	color: #000000
}
.white_arial {
	font-family:  Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
.blue_arial {
	font-family:  Arial, sans-serif;
	color: #000033;
	font-weight: bold;
	font-size: medium;
}
.blue_arial_italic {
	font-family:  Arial, sans-serif;
	color: #000033;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
}
.arial_white {
	font-family:  Arial, Helvitica, sans-serif;
	color: #FFFFFF;
}
.text_white{
	font-family:  Arial, Helvitica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	}
.text_blue{
	font-family:  Arial, Helvitica, sans-serif;
	font-size: small;
	color: #000033;
	}
.text_top {
	font-family:  Arial, Helvitica, sans-serif;
	font-size: x-small;
	color: #000033;
	}
.fine-print{
	font-family:  Arial, Helvitica, sans-serif;
	font-size: 9px; 
	color: #000033;
	}
