@charset "UTF-8";/* CSS Document */body	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: .85em;	}.footer	{	background-color: #000000;	}	a, a:hover {  color: #b52f17;}a {  outline: none;}a:hover {  text-decoration: underline;  color:#0066FF;}.nav a {	color: #000000;	text-decoration: none;}.nav a:hover {	color:#000000;	text-decoration: underline;}.footer a {	color: #FFFFFF;	text-decoration: none;}.footer a:hover {	color:#b52f17;	text-decoration: underline;}table	{	margin-left: auto;	margin-right: auto;	}td	{	padding: 0px;	margin: 0px;	vertical-align: top;	}.content	{	padding: 10px;	margin: 0px;	vertical-align: top;	}.nav	{	padding-top: 10px;	margin: 0px;	vertical-align: top;	background-image: url(images/right2.jpg);	background-position: top right;	background-repeat: no-repeat;	font-size: .9em;	line-height: 2em;	}.footer	{	background-color: #000000;	color: #FFFFFF;	font-size: .9em;	text-align: right;	height: 35px;	vertical-align: bottom;	padding: 10px;	}
