a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:hover
{
	color: #FF0000; 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); color:#000000; font-size:10pt; font-family:Arial 
}
body
{
	font-family: Arial;
	background-color: #FFFFFF;
	color: #000000; font-size:10pt; text-align:justify
}

h1
{
	font-family: Verdana;
	color: #6600CC; 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: #006699;font-size:12pt; font-weight:bold 
}
h4
{
	font-family: Verdana;
	color: #999900;font-size:12pt; font-weight:bold
}
h5
{
	font-family: Arial;
	color: #800080;font-size:12pt; text-align:center
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
