
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000000; 
background-color: #E4D2B1;
background-image: url(images/bkg.jpg); }

H1 { 
	font-family:arial;
	font-size:20px;
	vertical-align:top;
	line-height:24px;
	color:#993300
}



a: { color: #000000; }
a:link { color: #C95B07; font-weight: bold; text-decoration: none; }
a:visited { color: #C95B07; font-weight: bold; text-decoration: none; }
a:hover { color: red; font-weight: bold; text-decoration: underline; }
a:active { color: blue; font-weight: bold; text-decoration: underline; }

.subtitle { font-size: 16px; font-weight: bold; color: #333399; }

.title { 
font-size: 18px; 
line-height: 20px; 
font-weight: bold; }

.footer { 
font-size: 10px; 
line-height: 14px;
font-weight: normal; }

.nav { 
font-size: 10px; 
line-height: 14px;
font-weight: normal; }


.large { color: black; font-size: 114%; font-weight: bold; }


