
body 	{
	background-color: #CCCCCC;
	text-align: center;
	}

td	{
	padding: 0px;
	border: 0px;
	margin: 0px;
	}

img	{
	border: 0px;
	}

h1, h2, h3{
	font-family: 'Arial Black', 'Arial';
	color: #003399;
	font-weight: normal;
	}

a.menu_item	{
	color: #FFFFFF;
	text-decoration: none;
	}

a.menu_item:hover{
	text-decoration: underline;
	}

a	{
	color: #003399;
	text-decoration: underline;
	}

a:hover	{
	text-decoration: none;
	}

a.faq	{
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	}
	
.main	{
	background-color: #FFFFFF;
	padding: 7px;
	vertical-align: top;
	width: 700px;
	font-family: Arial;
	text-align: justify;
	}

.menu_body	{
	background-color: #003399;
	padding-top: 7px;
	vertical-align: top;
	width; 100px;
	font-family: 'Arial Narrow', Arial;
	}

.bottom_menu{
	background-color: #FFFFFF;
	vertical-align: bottom;
	padding-left: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	color: #003399;
	font-family: 'Arial Narrow', Arial;
	font-size: 10pt;
	}

.copyright{
	color: #003399;
	font-family: 'Arial Narrow', Arial;
	text-align: right;
	font-size: 8pt;
	}

.table	{
	border-color: #003399;
	border-width: 5px;
	border-style: solid;
	width: 100%;
	}
.table_cell{
	background-color: #003399; 
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	color: white;
	}

ul.menu	{
	list-style-type: square;
	list-style-position: outside;
	position: relative;
	left: -15px;
	background-color: transparent;
	color: #FFFFFF;
	}

.ul	{
	list-style-type: square;
	list-style-position: outside;
	}