BODY{
/*text=#000000 vLink=#336699 aLink=#003366 link=#003366 bgColor=#ffffff leftMargin=0 topMargin=0 marginwidth="0" marginheight="0"*/
FONT-FAMILY:Arial;
COLOR: #000000;
margin-left:0;
margin-top:0;
background: #ffffff;
}

a:link {color: #003366}     /* unvisited link */
a:visited {color: #336699}  /* visited link */
/*a:hover {color: #FF00FF}    mouse over link */
a:active {color: #003366}   /* selected link */
.concave {
	BORDER-RIGHT: white thin inset; BORDER-TOP: white thin inset; BORDER-LEFT: white thin inset; BORDER-BOTTOM: white thin inset
}
.convex {
	BORDER-RIGHT: white thin outset; BORDER-TOP: white thin outset; BORDER-LEFT: white thin outset; BORDER-BOTTOM: white thin outset
}
.welcome {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #000068; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.desc {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
P {
	FONT-WEIGHT: normal; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none
}