body {
	background: #fff;
	margin: 0;
	padding: 0;
}

body, td, p  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 140%; color: #606; text-align: justify}

h1 {padding: 5px; font-size: 13px; background: #f60; color: #fff;}
h2 {font-size: 12px; margin: 0px 0px 3px 0px; color: #606; text-align: left}
h3 {margin-top: -1px; padding: 2px 2px 2px 5px; font-size: 11px; background: #f93; color: #fff; text-align: left; line-height: 125%}
h4 {padding: 2px; font-size: 11px; background: #f60; color: #fff; text-align: center; line-height: 125%}

img {border: none;}

a.nav:link, a.nav:visited {padding: 5px; background: #f93; font-size: 12px; color: #fff;}

.top {width: 800px; position: relative; top: 115px; margin-left: 10px}

.box {margin-top: -8px; padding: 5px; border: 1px solid #f60; background: #fff; color: #f60;}

.box img {margin: 0px 0px 10px 0px; border: 1px solid #606}

a:link, a:visited { 
	font-weight: bold; 
	color: #900; 
	text-decoration: underline
}

a:hover { 
	color: #606; 
	text-decoration: none
}

a:active { 
	color: #303; 
	text-decoration: none
}