BODY {
font-size : 10pt; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000033; 
background-color : #FFFFFF;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}
H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
font-size : 12pt; 
color : #333333; 
background-color : transparent; 
}
H2 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
font-size : 10pt; 
color : #666666; 
background-color : transparent; 
}

td {
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC; text-decoration: underline
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC; text-decoration: underline
}
a:hover {
	color: #CCCCFF; text-decoration: none
}
.col_body {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	font-size : 10pt; 
	color : #000000; 
}
.col_body a, .col_body a:visited {
color: #0000FF;
text-decoration: underline;
font-size : 10pt; 
}
.col_body a:active , .col_body a:hover  {
color: #FF0000;
text-decoration: none;
font-size : 10pt; 
}
.col_leftnav {
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	font-size : 10pt; 
	color : #000000; 
}
.col_leftnav a, .col_leftnav a:visited {
color: #0000FF;
text-decoration: underline;
font-size : 10pt; 
}
.col_leftnav a:active , .col_leftnav a:hover  {
color: #FF0000;
text-decoration: none;
font-size : 10pt; 
}
.col_leftnav ul li  {
font-size : 8pt;
}