body {
	background-color: #CCCCCC;
	color: #000000;
	margin: 0;
}
p {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; color: #000000; 
	text-decoration: none
}


h1 {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal;  
	color: #00000
}

h2 { 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	font-variant: normal;  
	color: #000000;
	} 

h3 {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
}
#container {
	margin: 0;
	text-align: center;
}
#webSample {
	background-image: url(images/waterMark.gif);
	width: 780px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}

.smcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.65em;
	font-weight: normal;
	color: #FFFFFF;
}

.bodyCopy {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal; 
	font-variant: normal;  
	color: #000000; 
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#footer a:link {
	color: #666666;
	text-decoration: underline;
}
#footer a:visited {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
#footer a:active {
	text-decoration: underline;
}

#footer {
	color: #000000;
	width: 800px;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: 99cc99;
}
