a:link
{
	color: #000080; 
}
.Title       { font-family: Arial Unicode MS; font-size: 12pt; font-weight: bold; 
               line-height: 100%; text-align: left; text-indent: 0; 
               word-spacing: 0; margin: 0 }
.Continue    { font-family: Arial Unicode MS; font-size: 8pt; text-align: right; 
               text-indent: 0; word-spacing: 0; line-height: 100%; margin: 0 }
.Normal      { font-family: Arial; font-size: 10pt; color: #000000 }
.Footer      { font-family: Arial Unicode MS; font-size: 8pt; text-align:center }
a:visited
{
	color: #000080; 
} 
a:active 
{
	color: #000080;
}
body
{
	font-family: Arial Unicode MS;
	background-color: #3A7096; background-image:url('images/page_background.png')
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); color:#000000; background-color:#FFFFFF  
}
h1, h2, h3, h4, h5, h6
{
	margin:1 0; font-family: Arial;text-indent:0; word-spacing:1; line-height:100%
}
h1
{
	color: rgb(204,153,0);
}
h2
{
	color: #3366CC; 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: rgb(51,102,51);
}
h5
{
	color: #990033;
}
h6
{
	color: rgb(51,102,51);
}a:hover      {  }

