h1,h2, {
	font-family : serif;
	font-style : oblique;
	font-weight : bold;
	color:blue;
	
}


h3, h4, h5, h6 {
	font-family : serif;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
}



A:ACTIVE {
	color : blue;
	text-decoration : none;
}
A:HOVER {
	color : blue;
	text-decoration : none;
	
}
A:VISITED {
	color : blue;
	text-decoration : none;
}
A:LINK {
	color : Blue;
	text-decoration : none;
}



p {text-align : justify;
	
}


body {background-position : center top;
	
background-repeat : repeat-y;
background-color: cccccc