BODY {
	FONT-WEIGHT: normal; BACKGROUND-color:#CCFFFF; COLOR:#000000; FONT-FAMILY:Arial;font-size:small;}
A:active {
	COLOR: yellow
}
A:link {
	COLOR: blue
}
A:visited {
	COLOR: purple
}
BUTTON {
	FONT-WEIGHT: bold; COLOR: #ffffff; BORDER-TOP-STYLE: groove; FONT-FAMILY: Arial; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BACKGROUND-COLOR: navy; BORDER-BOTTOM-STYLE: groove
}
TABLE {
width:99%;
border-color:#FFFFFF;
border-width:thin;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;}
textarea {width:99%;}
TD {
	FONT-SIZE:small; 
	VERTICAL-ALIGN: top; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: transparent;
	width:16.5%;
}
INPUT {width:99%;}
SELECT {width:99%;}
TH {
	FONT-SIZE:medium; COLOR: white;  BACKGROUND-COLOR:#0066FF
}
H1 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial
}
H2 {
	FONT-WEIGHT: bold; FONT-FAMILY:Arial, Helvetica, sans-serif;
}
H3 {
	FONT-WEIGHT: bold; COLOR: #0000ff; FONT-STYLE: oblique;FONT-FAMILY: Arial
}
H4 {
	FONT-WEIGHT: bold; COLOR: #0000ff; FONT-STYLE: oblique; FONT-FAMILY: Arial;
}
H5 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial;color:#990000;
}
H6 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial;COLOR: #0000ff;
}

