BODY {
	margin-left : 22px; margin-right : 22px;
	margin-top : 25px; margin-bottom : 50px;
	background-color : #dbe1ff;
        color : #000000;
}

P,TABLE,TD,TH,UL,TR,PRE,H1,H2,H3,H4,FORM {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

P,TABLE,TD,TH,UL,TR {
        font-size   : 13px;
	font-weight : normal;
	color : #000000;
}

H1  {
	font-size   : 18px;
	font-weight : bold;
	color : #777777;
}

H2  {
	font-size   : 16px;
	font-weight : bold;
	margin-top  : 40px;
	color : #000000;
}

A  {
	color : #777777;
	text-decoration : none;
}

A:Hover  {
	color : #777777;
	text-decoration : underline;
}

P,TABLE,TD,TH,UL,TR,pre,FORM
{
    margin-left : 22px
}
