BODY {
 background : white;
 color : #333399;
 font-size : 8pt;
 margin : 0px,0px,0px,0px;
 text-align : left;
}
.thesidecurve {
 background : transparent no-repeat url(side_curve.gif);
 color : white;
 font-size : 10pt;
}
.theside {
 background : transparent repeat-y url(side.gif);
 color : white;
 font-size : 10pt;
}
.thesidebottom {
 color : white;
 font-size : 10pt;
	background-image: url("side_bottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}
.headc {
 color : #0d1470;
 font-family : Times New Roman, Times, serif;
 font-size : 18pt;
 text-align : center;
 vertical-align : middle;
	background-image: url("header.gif");
	background-repeat: repeat-x;
	background-position: right top;
}
.headr {
 color : #222222;
 font-family : Geneva arial;
 font-size : 20pt;
 font-weight : bold;
 text-align : center;
 vertical-align : middle;
	background-image: url("header_end.gif");
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
}
.theapp {
 font-size : 8pt;
}