BODY  {
	background-color: #cdf5f3;
	font-family : sans-serif ;
	text-align : left;
}
 
OL, UL {
	font-size : small;
	font-family : sans-serif ;
}

P.normal {
	font-family : sans-serif ;
	font-size : small;
	color: black;
}

P.signature {
	font-family : sans-serif ;
	color: black;
	font-style: italic;
	font-size : medium;
}

P.caption {
	text-align : center;
	font-size : small;
	font-family: sans-serif;
	font-weight : bold;
}

P.click {
	text-align : center;
	font-size : small;
	font-family: sans-serif;
}
P.citecenter {
	text-align : center;
	font-family : sans-serif ;
	font-size : small;
    font-style : normal;
	margin-left : 10%;
	margin-right : 10%;
}

P.citejustify {
	text-align : justify;
	font-family : sans-serif ;
	font-size : small;
	font-style : normal;
	margin-left : 10%;
	margin-right : 10%;
}

P.address {
    font-family : sans-serif ;
	font-size : small;
	font-style: italic;
	color: black;
}

A {
	font-family : sans-serif ;
    color: blue;
}

 H3,  H4 {
	color: black;
	padding: 4px;
	width: 100%;
	font-family : sans-serif ;
	font-style : normal;
}

H1, H2 {
	color: black;
	padding: 4px;
	width: 100%;
	font-family : sans-serif ;
	font-style : normal;
	text-align : center;
}
