BODY {
	background-color : 0000ff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0;
	text-align : left;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-weight : bolder;
	color : Yellow;
	white-space : normal;
	margin : 0;
	font-size : 16px;
}
 H1{
	width : 100%;
	margin : 3;
	text-align : center;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	color : Navy;
	font-style : italic;
	font-size : 50px;
}

H2, H6 {
	width : 100%;
	margin : 3;
	text-align : center;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
}



H5,H4, {
	margin :3;
	text-align : center;
	font-weight : 800;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffff33;
}
H3 {
	margin :3;
	text-align : center;
	font-weight : 500;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffff33;
}
}
OL,A,DL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffff33;
	font-weight : 600;
	text-decoration : none;
	text-align : center;
}

B {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	font-weight : 600;
	text-decoration : none;
	text-align : center;
}
Li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Navy;
	font-weight : 600;
	text-decoration : none;
	text-align : left;
}	
