@charset "UTF-8";
/* CSS Document */

body  {  font: normal 1em Arial, Helvetica, sans-serif; }


/*.nav {
	min-height: 225px;
	background: url(../bg_nav.gif) repeat-y;
}
.content {
	min-height: 225px;
	background: url(../bg_content.gif) repeat-y;
}*/


td.nav h1 {
	font: bold  1.3em Arial, Helvetica, sans-serif;
	margin-left: 37 px;
	text-decoration: none;
	margin-top: 0;
}

td.nav h1 a:link {
	color: #93C;
	text-decoration: none;
}
td.nav h1 a:hover {
	color: #930;
	text-decoration: underline;
}
