a:link       {
	text-decoration: none;
	font-size: 10pt;
	line-height: 100%;
	color:#0099FF;
	font-family: Arial
}
a:visited    {
	text-decoration: none;
	font-size: 10pt;
	line-height: 100%;
	color:#0099FF;
	font-family: Arial
}
a:active     { text-decoration: none; color: #0099FF; font-size: 10pt; line-height: 100% }
a:hover      { text-decoration: none; font-size: 10pt; color: #00CC00 }

p {padding: 15px; } 


body         {
	font-family: Arial;
	font-size: 12px;
	background-image: 
               url('images/background.gif');
	background-repeat: repeat;
	scrollbar-arrow-color: #99ccff;
	scrollbar-base-color: #99ccff;
	scrollbar-dark-shadow-color: #3399ff;
	scrollbar-track-color: #3399ff;
	scrollbar-face-color: #3399ff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: 
               #ffffff;
	scrollbar-3d-light-color: #e000000;
	color: #000000;
	text-align: center;
	line-height: 100%;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	background-color:#99CCFF;
	font-style: normal; list-style-type:circle 
}
table        { border:1px solid #3399FF; table-border-color-light: rgb(204, 153, 255); table-border-color-dark: 
               rgb(204, 0, 204); float: none; text-align: justify; 
               line-height: 125%; font-size: 10pt; list-style-type: none; padding: 0; margin-left:0; margin-right:0; background-color:#FFFFFF }

span.8pt     { font-family: Arial; font-size: 10px; line-height: 100% }
.center
{ 
text-align: center;
}

.justify
{
	text-align: justify
}
.centertable
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

               
h1, h2, h3, h4, h5, h6{	font-family: Arial;font-size:10pt; line-height:100%}

h1           {
	color: #333333;
	font-size: 14px;
	line-height:200%; font-family:Verdana
}
h2
{
	color: #000000;font-family:Verdana; letter-spacing:1pt 
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: #FFFFFF;font-size:9pt
}
h6
{
	font-size:10px; font-family:Arial; line-height:80%
}