body {
	background-image:url('graphics/smoothyellow.jpg');	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

a.nav:link {
color: #003333; 
text-decoration: underline;
font-size: 12px;
}
a.nav:visited {font-size: 12px;

}
a.nav:hover {
color: #cccccc;
text-decoration: none;
background: #003333;
font-size: 12px;}

a.nav:active
{
color: #336699;
font-size: 12px;
text-decoration: none;
font-size: 12px;
}

p.just {text-align:justify;}



p.thicker {font-weight: 900}

img.left
{
float: left;
}

img.pad {
padding:5px;
margin:5px;
}
