

/* default background and text */
body {
	background: #ffffff;
	color: #000000;
	font-family: verdana, arial;
	font-size:10pt;
	text-align:center;
}


#footer {

	color: #C0C0C0;
	font-family: verdana, arial;
	font-size:8pt;

}

#s_text {
	color: #004400;
	font-family: verdana, arial;
	font-size:10pt;
   	border: 1px solid #004400;

}


#p_text {
	color: #004400;
	font-family: verdana, arial;
	font-size:10pt;
}

#p_text a {
	color: #004400;
	font-family: verdana, arial;
	font-size:10pt;
	text-decoration: underline;
}

#p_text a:hover {
	color: #004400;
	font-family: verdana, arial;
	font-size:10pt;
}

#p_text h3 h4 h5 {
	color: #004400;
	font-family: verdana, arial;
}


