BODY, TD, P, DIV, SELECT, INPUT, TEXTAREA {
	font-family:  Arial, Helvetica, Verdana,  sans-serif;
	font-size: 10px;
	color:#660033;
}

table {border-collapse: collapse;}

 H5 {
	
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
 H4, H6 {
	
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #EB728D; background-image:url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
H1 { font-size: 14px;
	color: #FFCC00;
	/*line-height:20px;
	letter-spacing: 1px;*/
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	
}



H2 {
	font-size: 16px;
	line-height:20px;
	color:#330033;
	letter-spacing: 2px;
	text-align: center;
}
H3 { font-size: 14px;
	line-height:20px;
	/*color: #FFFF66;*/
		color:#330033;
	/*letter-spacing: 2px;*/
	font-weight:normal;
	text-align:justify;
	}
H4 { font-weight: bold;
	font-size: 12px;
	color: #330033;; 
}
H5 {
	color: #FFCC00;
	line-height:20px;
	/*letter-spacing: 2px;*/}

A {text-decoration:underline ;}
A:link, A:active, A:visited {COLOR: #FFCC00;}
A:hover {COLOR: #000000; text-decoration: none;}

P {text-align: justify; font-size: 12px;
margin: 5px;}



