
a:link
{
	color: #0000FF;font-size:12pt; text-decoration:none 
}
a:visited
{
	color: #0E2B8D;font-size:12pt; text-decoration:underline 
} 
a:active 
{
	color: #0000FF;text-decoration:underline; font-size:12pt; background-color:#FFFF00
}
a:hover      { font-size:12pt; text-decoration:underline; background-color:#FFFF00; color:#0000FF }

body
{
	font-family: Times New Roman;
	text-align:justify; font-size:12pt; color:#000000
}
body {
scrollbar-arrow-color:#FFFF00; scrollbar-base-color:#0000FF; scrollbar-face-color:#0000FF
}

table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); font-family:Times New Roman; font-size:12pt; text-align:justify; color:#000000 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman;color:#0000FF; font-size:12pt
}
h1
{
	font-size:24pt; font-weight:bold; text-transform:uppercase
}
h2
{
	font-size:14pt; font-weight:bold 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}