a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); font-size:10pt; font-family:Arial 
}
body
{
	font-family: Arial;
	color: #000066; font-size:10pt; text-align:justify
}

h1
{
	font-family: Verdana;
	color: #000099; vertical-align:middle; text-align:center; font-size:14pt; font-weight:bold
}
h2
{
	font-family: Verdana;
	color: #0033CC; font-size:12pt; font-weight:bold 
}
h3
{
	font-family: Verdana;
	color: #0066FF;font-size:12pt 
}
h4
{
	font-family: Verdana;
	color: #9966FF;font-size:12pt; font-weight:bold
}
h5
{
	font-family: Arial;
	color: #6600CC;font-size:12pt; text-align:center
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}

