BODY {font-size:10;font-family:arial,verdana,helvetica;SCROLLBAR-FACE-COLOR: #1C78D3; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #2A72C6; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #2A72C6; SCROLLBAR-DARKSHADOW-COLOR: #2A72C6}
TH, TD, P, DIV, UL, OL, DL, LI, DT, DD {font-size:10pt;font-family:arial,verdana,helvetica}
INPUT, SELECT, TEXTAREA {font-size:10pt;font-family:arial,verdana,helvetica;background-color:white;border:1 solid #666666}
SPAN {font-family:arial,verdana,helvetica;font-size:11px;font-weight:BOLD;color:#E1371E}
H1, H2, H3, H4, H5, H6 {font-size:13pt;font-weight:bold}
UL {list-style:disc}
UL UL {list-style:circle}
UL UL UL {list-style:square}
OL {list-style:decimal}
OL OL {list-style:lower-alpha}
FORM {margin:0px}
CODE, KBD, TT {font-size:10pt;font-family:courier new, courier, monospace}

A:link, A:visited {font-size:8pt;font-weight:BOLD;text-decoration:none;color:#666666}
A:active, A:hover {font-size:8pt;font-weight:BOLD;text-decoration:underline;color:#1C78D3}
A.linkstyle1:link, A.linkstyle1:visited {font-size:10pt;font-weight:BOLD;text-decoration:none;color:#666666}
A.linkstyle1:active, A.linkstyle1:hover {font-size:10pt;font-weight:BOLD;text-decoration:underline;color:#00AEDE}

TABLE.standardTable {
	border : 1px solid #cccccc;
	background-color : #eeeeee;
}

.standardTable TH {
	padding : 5px;
	background-color : #e7e7e7;
	border-width : 1px;
	border-style : solid;
	border-color : white #999999 #999999 white;
	color : #808080;
	font-weight : bold;
	font-size : 80%;
}

.standardTable TD {
	padding : 5px;
	border-width : 1px;
	border-style : solid;
	border-color : white #999999 #999999 white;
	font-size : 80%;
}