a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;

}
h1 {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 3px;
	text-align: center;
	word-spacing: 10px;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;





}
body {
	color: #333333;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/bg70.jpg);
	text-decoration: none;




}
p {
	text-align: justify;
	color: #CC0000;
	font-size: 14px;



}
a:hover {
	color: #333333;
}
script {
	text-decoration: none;
	color: #CC0000;
	text-align: justify;
	font-size: 11px;





}
ul {
	text-decoration: none;
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	list-style: disc outside;
	left: 3px;
	clip:   rect(auto auto auto 3px);



}
a:active {
	color: #333333;
	text-decoration: underline;
}
h2 {
	text-transform: capitalize;
	color: #CC0000;
	text-align: center;
	font: 16px Geneva, Arial, Helvetica, sans-serif;

}
h5 {
	color: #FF0000;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;


}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;

}
.nobord {
	border: 0px none;
}
