
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Arial;  
	font-size: 10pt; 
	color: #000080; 
	margin-top:0; 
	margin-bottom:12 ; 
	text-align: left; 
	background-color: #FFFFCE
}

h1
{
	text-align: left; 
	font-family: 
	Times New Roman; 
	font-size: 24pt; 
	color: #000080; 
	font-weight: bold; 
	margin-top: 2; 
	margin-bottom: 2}

h2
{
	color: #800000; 
	font-family: Times New Roman; 
	font-size: 14pt; 
	margin-top:18; 
	margin-bottom:0; 
	font-weight = normal}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
	margin-top:18; 
	margin-bottom:0; 
}
h4
{
	font-family: Times New Roman; 
	font-size: 14pt; 
	color: #800000; 
	font-weight: bold; 
	text-align: center; 
	margin: 0; 
	margin-top: 20; 
	margin-bottom: 20}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}

span.Normal 
{ 
	font-family: Arial; 
	font-size: 10pt; 
	color: #000080; 
	margin-top: 0; 
	margin-bottom: 12 ; 
	text-align: left
}

span.footer  
{ 
	font-family: Times New Roman; 
	font-size: 10pt; 
	color: #000080; 
	font-style: italic
}

span.SideBarText
{
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	margin-top: 0; 
	margin-bottom: 12 ; 
	text-align: left

}

.SideBar     
{ 
	border:1px solid #000000; 
	background-color: #CCCCFF; 
	padding-left:4; 
	padding-right:4; 
	padding-top:1; 
	padding-bottom:1;
	
	margin-top: 0; 
	margin-bottom: 12 ; 
}

p
{
	font-family: Arial;  
	font-size: 10pt; 
	margin-top: 0; 
	margin-bottom: 12 ; 
}

li
{
	font-family: Arial;  
	font-size: 10pt; 
	margin-top: 0; 
	margin-bottom: 12 ; 
}

td
{
	font-family: Arial;  
	font-size: 10pt; 
}

tr
{
	margin-top: 0; 
	margin-bottom: 12 ; 
}