body
{
	font-family: Arial;
	background-color: rgb(255,255,255);
	font-size:10pt; line-height:100%; text-align:left; word-spacing:0; text-indent:0; margin-left:5; margin-right:0; margin-top:0; margin-bottom:0;
}


a:link
{
	color: rgb(51,153,255); 
margin-top:0; margin-bottom:0;
text-decoration: none};


}
a:visited
{
	color: rgb(51,102,204); 
margin-top:0; margin-bottom:0;
text-decoration: none};

} 
a:active 
{
	color: rgb(255,153,0);
margin-top:0; margin-bottom:0;
}

A:hover 
{
text-decoration: underline; color: red;
margin-top:0; margin-bottom:0;
}

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}


h1
{
	font-family: Arial; 
font-size:10pt; 
font-weight:100;
 color: #006699;
text-align:left;
margin-left:6; 
margin-top:2; 
margin-bottom:2;
	
}
h2
{
	font-family: Arial;
	color: #000000;
	font-size:10pt;
margin-bottom:0 ;
margin-bottom:3 ;
}
h3
{
	font-family: Arial;
	color: #006699;text-align:left; font-size:8pt; line-height:100%; margin-left:6; margin-top:2; margin-bottom:0 ;
}
h4
{
	font-family: Arial;
	color: #006699;
text-align:left;
 font-size:8pt; 
margin-left:6; 
margin-top:0; 
margin-bottom:0 ;
}

h5
{
	font-family: Arial; 
	font-size:8pt; 
	font-weight:300;
	 color: #006699;
	
}

h6
{
	font-family: Arial; 
font-size:9pt; 
font-weight:300;
 color: #006699;
text-align:left;
margin-left:0; 
margin-top:2; 
margin-bottom:0 ;
	
}

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	background: #CAE8EA url('images/bg_header.jpg') no-repeat;
	font-style:normal; font-variant:normal;
	font-weight:bold; font-size:11px; 
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	padding-left:6px; padding-right:6px; padding-top:6px; padding-bottom:6px;
}

th.nobg {
	border-top: 0px none;
	border-left: 0px none;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 6px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}


th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0px none;
	background: #fff url('images/bullet1.gif') no-repeat;
	font-style:normal; font-variant:normal; font-weight:bold; 
	font-size:10px; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0px none;
	background: #f5fafa url('images/bullet2.gif') no-repeat;
	color: #797268; font-style:normal; font-variant:normal; 
	font-weight:bold; font-size:10px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	
}
