BODY {

margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;

font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

A:link { color : blue; text-decoration : none }
A:visited { color : blue; text-decoration : none }
A:hover { color : blue; text-decoration : none;}

H1 {
font-size : 16px;
color : #000000;
font-weight : bold;
margin-bottom : 4px;
}

H2 {
font-size : 14px;
color : #000000;
font-weight : bold;
margin-bottom : 4px;
}

H3 {
font-size : 14px;
color : #000000;
font-weight : bold;
margin-bottom : 0px;
text-align : left;
}

Input {
background-color:#F5F6F6;
border-style: solid;
border-color : 66838E;
border-width: 1px;
}

Textarea {
background-color:#F5F6F6;
border-style: solid;
border-color : 66838E;
border-width: 1px;
}

Submit {
background-color:#F5F6F6;
border-style: solid;
border-color : 66838E;
border-width: 1px;
}

table {
font-family : Arial, Tahoma, Verdana;
	font-size : 12px;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}


