body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.header_cell
{
	background : no-repeat;
}
.content_table
{
	border : 1px solid Gray;
}
.linkbar
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Navy;
}

.center_table
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.border_image
{
	border : medium ridge #FF8C00;
}
.diff_heading
{
	font-style : italic;
	font-size : 16px;
}
.quote
{
	font : italic;
}
.person
{
	font : bold italic 9px;
}
.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Navy;
	text-decoration: none;
}
a:hover                 
{  color: #ffff00;  }
.legal
{
	text-align : center;
}
.contact_info
{
	position : static;
	width : 140;
	height : 250;
	z-index : 2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	vertical-align : bottom
}
.contact_paragraph
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White; 
	vertical-align : bottom;
}
.side_links_table
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	border: thin;
	border-color: white;
	border-style: solid;
}
.side_link
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
.side_link:hover
{
	text-decoration: underline;
}

