a:link
{
	color: rgb(0,51,204); 
}
a:visited
{
	color: rgb(151,53,42); 
} 
a:active 
{
	color: rgb(255,153,155);
}
body
{
	font-family: Times New Roman, Arial, Helvetica;
	background-color: rgb(255,255,204);
	color: rgb(36,0,0);
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h4, h6
{
	font-family: Times New Roman, Arial, Helvetica;
}

h2
	{margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	page-break-after:avoid;
	font-size:24.0pt;
	font-family:"Times New Roman";
	font-style:italic}

h5
	{margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	font-size:13.0pt;
	font-family:"Times New Roman";
	font-style:italic}
h3
	{margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	page-break-after:avoid;
	font-size:13.0pt;
	font-family:"Times New Roman"}



h1
{
	color: rgb(72,31,0);
	font-size:30.0pt;}
h2
{
	color: rgb(0,0,0); 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(0,0,0);
	font-size:14.0pt;
	font-style:normal}
}
h6
{
	color: rgb(51,153,102);
}

A:hover {color: red; font-weight: bold}