a:link
{
	color: rgb(0,0,255); 
}
a:visited
{
	color: rgb(153,102,153); 
} 
a:active 
{
	color: rgb(153,0,255);
}
body
{
	font-family: Times New Roman, Times;
	font-size=18pt;
	background-color: rgb(226,226,226);
	color: #000000;
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
	
}


table.MsoTableGrid
	{border:1.0pt solid #000000;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:10.0pt;
	font-family:"Times New Roman"; background-color:#EECC66}

h1, h2, h3, h4, h5, h6, normal
{
	font-family: Times New Roman, Times;
}
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0);
}
h3
{
	color: rgb(0,0,0);
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
normal
{
	color: #000000;font-size:14pt
}