BODY, TD {
	margin-bottom:1%;
	margin-right:3%;
	margin-top:1%;
	
	margin-left:3%;
	font:normal;
	background:#FFFFFF;
	color:#C10059;
	font-family:'Comic Sans MS';
	font-size:small;
	text-align:justify;

}

H2 {
	
	color:#B90F40;
}

H3 {
	font-size:16pt;
	color:#B90F40;
}

H4 {
  font-size:10pt;
	font-variant:normal;
	font-weight: bold;
	color:#B90F40;
	}

A {text-decoration:underline;
	color:#FEA000;
}

A:Hover {
	text-decoration: underline;
	color:#B90F40;
}

HR {
	color:#B90F40;
	height: 1pt;
}

