BODY {
	background-color : #4189E1;
	bgcolor : #4189E1;
	color : #AFEEEE;
	font-family : Arial;
	margin-left : 0px;
	margin-right : 0px;
        margin-bottom : 0px;
}

A:LINK, A:VISITED {
	font-family : Arial;
	background-color : #4189E1;
	color : #00006B;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial;
	background-color : #4189E1;
	color : #FF8C00;
	text-decoration : none;
}

TABLE {
	border : 1px solid #00006B;
}

TD {
	font-size : 14;
	font-weight : normal;
}

TH {
	font-size : 14;
	font-weight : normal;
}

H1 {
	font-size : 24;
      font-family : Arial;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

H2 {
	font-size : 20;
      font-family : Arial;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

H3 {
	font-size : 12;
      font-family : Arial;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

H4 {
	font-size : 9;
      font-family : Arial;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

P {
      text-align : justify;
      line-height : 1.5em;
}