BODY, TD {
		margin-right:5%;
		margin-left:5%;    
    font-family:'Times New Roman',sans-serif;		
    color:#000000;
    background-color:#FFF0E1;
    font-size:20px;
		width:100%;


}
P:first-letter {font-size: 175%; color:black;
}
 
A {
	border-color:transparent;	
}

A:Hover {
	color: blue;
}

H1, H2, H3, H4, H5, H6 {
	 
	font-family : Times New Roman, sans-serif ;	
	font-variant:normal;	
	background-color:#FFF0E1;
	color:#000000;
	line-height:100%; 
	padding: 4px;
	width: 100%;
	text-align:center;
}
IMG {
	text-align:center;
	border:10;	
}
DIV {
	text-align:center;
border:10;
}
