a:link
{
	color: rgb(51,51,255); 
}
.Para3       { text-align: left; margin-right: 20 }
.Para2       { line-height: 150% }
.Para1       { text-align: justify; line-height: 150%; margin-left: 90; margin-right: 90 }
a:visited
{
	color: #FF4506; 
} 
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;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #33CC33;
	color: #003300; text-align:justify
}

h1
{
	border-bottom:1px solid #FF0000; font-family: Times New Roman, Times;
	color: #0000FF;font-style:italic; font-size:15pt
}
h2
{
	font-family: Times New Roman, Times;
	color: #006600;font-style:italic; font-size:14pt 
}
h3
{
	font-family: Times New Roman, Times;
	color: #ff0000; font-size:13pt; font-style:italic
}
h4
{
	font-family: Verdana, Arial, Helvetica;
	color: #CC3300; font-size:11pt
}
h5
{
	font-family: Verdana, Arial, Helvetica;
	color: #996633; font-size:10pt
}
h6
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(51,102,204); font-size:8pt
}