td 
{
	font-family:verdana;
	font-size:7pt;
	color:#333366;
}

td.7White
{
	font-size:7pt;
	color:#ffffff;
}

td.7WhiteBold
{
	font-size:7pt;
	color:#ffffff;
	font-weight:bold;
}

td.7Red
{
	font-size:7pt;
	color:#ff0000;
}

td.7RedBold
{
	font-size:7pt;
	color:#ff0000;
	font-weight:bold;
}

td.7DarkRedBold
{
	font-size:7pt;
	color:#660033;
	font-weight:bold;
}

td.7BlueBold
{
	font-size:7pt;
	color:#333366;
	font-weight:bold;
}

td.7Yellow
{
	font-size:7pt;
	color:ffff99;
}

td.7Grey
{
	font-size:7pt;
	color:999999;
}

td.7YellowBold
{
	font-size:7pt;
	font-weight:bold;
	color:ffff99;
}

td.8Yellow
{
	font-size:8pt;
	color:ffff99;
}

td.8YellowBold
{
	font-size:8pt;
	font-weight:bold;
	color:ffff99;
}

td.8White
{
	font-size:8pt;
	color:ffffff;
}

td.8WhiteBold
{
	font-size:8pt;
	font-weight:bold;
	color:ffffff;
}

td.8Blue
{
	font-size:8pt;
	color:#333366;
}

td.8BlueBold
{
	font-size:8pt;
	color:#333366;
	font-weight:bold;
}

td.8GreyBold
{
	font-size:8pt;
	color:#666666;
	font-weight:bold;
}

td.8RedBold
{
	font-size:8pt;
	color:#ff0000;
	font-weight:bold;
}

td.8DarkRedBold
{
	font-size:8pt;
	color:#993333;
	font-weight:bold;
}

td.9WhiteBold
{
	font-size:9pt;
	color:#ffffff;
	font-weight:bold;
}

td.9DarkRedBold
{
	font-size:9pt;
	color:#993333;
	font-weight:bold;
}

td.10WhiteBold
{
	font-size:10pt;
	color:#ffffff;
	font-weight:bold;
}

td.12WhiteBold
{
	font-size:12pt;
	color:#ffffff;
	font-weight:bold;
}

td.12DarkRedBold
{
	font-size:12pt;
	color:#993333;
	font-weight:bold;
}

td.12OrangeBold
{
	font-size:12pt;
	color:#ffcc00;
	font-weight:bold;
}

td.12BlueBold
{
	font-size:12pt;
	color:#333366;
	font-weight:bold;
}

td.14WhiteBold
{
	font-size:14pt;
	color:#ffffff;
	font-weight:bold;
}

td.15WhiteBold
{
	font-size:15pt;
	color:#ffffff;
	font-weight:bold;
}

a
{
	font-family:verdana;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
}

a:hover
{
	color:#999999;
	text-decoration:underline;
}

a.7Blue
{
	font-family:verdana;
	font-size:7pt;
	color:#333366;
	text-decoration:none;
}

a.7Blue:hover
{
	color:#999999;
	text-decoration:underline;
}

a.7Grey
{
	font-family:verdana;
	font-size:7pt;
	color:#333333;
	text-decoration:none;
}

a.7Grey:hover
{
	color:#999999;
	text-decoration:underline;
}

a.8Red
{
	font-family:verdana;
	font-size:8pt;
	color:#660033;
	text-decoration:none;
}

a.8Red:hover
{
	color:#993333;
	text-decoration:underline;
}

a.8Blue
{
	font-family:verdana;
	font-size:8pt;
	color:#333366;
	text-decoration:none;
}

a.8Blue:hover
{
	color:#999999;
	text-decoration:underline;
}

a.8White
{
	font-family:verdana;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
}

a.8White:hover
{
	text-decoration:underline;
}

a.8RedUL
{
	font-family:verdana;
	font-size:8pt;
	color:#660033;
	text-decoration:underline;
}

a.8RedUL:hover
{
	color:#999999;
	text-decoration:underline;
}

font.8DarkRedBold
{
	font-size:8pt;
	color:#993333;
	font-weight:bold;
}

font.10DarkRedBold
{
	font-size:10pt;
	color:#993333;
	font-weight:bold;
}

.TextBox
{
	height:17px;
	border:1 solid #333366;
	font-size:7pt;
	width:90px;
}

.SelectBox1
{
	height:17px;
	border:1 solid #333366;
	font-size:7pt;
	width:150px;
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#666666;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#cccccc;
}

.SelectBox2
{
	height:75px;
	border:1 solid #333366;
	font-size:7pt;
	width:150px;
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#666666;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#cccccc;
}

.TextArea
{
	height:75px;
	border:1 solid #333366;
	font-size:7pt;
	width:200px;
}

.CheckBox
{
	height:15px;
	width:15px;
}

.Button1
{
	font-family:verdana;
	font-weight:bold;
	color:#ffffff;
	height:17px;
	width:65px;
	border:1 solid #333366;
	background-color:#999999;
	text-align:center;
	font-size:7pt;
	cursor:hand;
}

.Button2
{
	font-family:verdana;
	font-weight:bold;
	color:#ffffff;
	height:17px;
	width:75px;
	border:1 solid #ffffff;
	background-color:#536c86;
	text-align:center;
	font-size:7pt;
	cursor:hand;
}

.Button3
{
	font-family:verdana;
	font-weight:bold;
	color:#ffffff;
	height:17px;
	width:30px;
	border:1 solid #ffffff;
	background-color:#536c86;
	text-align:center;
	font-size:7pt;
	cursor:hand;
}

.PageBreak 
{
	page-break-after:always;
}
 
Body
{
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#666666;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#cccccc;
}