a
{
	color: #000066;
	text-decoration: none;
}
a:link
{
	color: #000066;
}
a:visited
{
	color: #000066; 
} 
a:active 
{
	color: #000066;
}
a:hover
{
	text-decoration: underline;
	color: #000066;
}
body
{
	font-family: Arial;
	color: #000066;
	font-size: 10pt;
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #3399ff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000066; 
	SCROLLBAR-SHADOW-COLOR: #000066; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #3399ff;
}

body.HomePage
{
	font-family: Arial;
	color: #000066;
	font-size: 10pt;
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #ffffff;
}


table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
	font-size: 10pt;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
	font-style: oblique;
}
h1
{
	color: #3333ff;
	font-size: 20pt;
	margin-top: 0; 
	margin-bottom: 0;
}
h2
{
	color: #3333ff;
	font-size: 16pt;
	margin-top: 0; 
	margin-bottom: 0;
}
h3
{
	color: #333399; 
	font-size: 14pt;
	margin-top: 0; 
	margin-bottom: 0;
}
h4
{
	color: #0000cc;
	font-size: 12pt;
	margin-top: 0; 
	margin-bottom: 0;
}
h5
{
	color: #000066;
	margin-top: 0; 
	margin-bottom: 0;
}
h6
{
	color: #000099;
	margin-top: 0; 
	margin-bottom: 0;
}

h1.yellow
{
	color: #ffff00;
	font-size: 20pt;
	margin-top: 0; 
	margin-bottom: 0;
}
h2.yellow
{
	color: #ff9933;
	font-size: 16pt;
	margin-top: 0; 
	margin-bottom: 0;
}
h3.yellow
{
	color: #ffcc00; 
	font-size: 14pt;
	margin-top: 0; 
	margin-bottom: 0;
}
h4.yellow
{
	color: #ffcc00;
	font-size: 12pt;
	margin-top: 0; 
	margin-bottom: 0;
}
h5.yellow
{
	color: #ffcc00;
	margin-top: 0; 
	margin-bottom: 0;
}
h6.yellow
{
	color: #ffcc00;
	margin-top: 0; 
	margin-bottom: 0;
}
h5.NiceRed
{
	color: #cc3300;
	font-style: normal;
}

input
{
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}