a:link
{
	color: rgb(96,96,96); 
}
a:visited
{
	color: rgb(255,96,96); 
} 
a:active 
{
	color: rgb(96,96,255);
}
body
{
	font-family: Times New Roman;
	font-size: 18pt;
	background-color: #000099;
	color: #000099;
	margin-left: 6px;
}
Normal
{
	font-family: Times New Roman;
	font-size: 18pt;
	color: #000099;
	margin-left: 6px;
}

p
{
	font-family: Times New Roman;
	font-size: 18pt;
	color: #000099;
	margin-left: 6px;
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
th
{
	font-family: Times New Roman, serif; 
	font size: 24pt;
	font-weight: bold;
	color: #000099;
	margin-left: 6px;
}
td
{
	font-family: Times New Roman;
	font-size: 18pt;
	color: #000099;
	margin-left: 6px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, serif; 
	font-weight: bold;
	color: #000099;
}
h1
{
	font size: 24pt;
	font-weight: bold;
	color: #000099;
}
h2
{
	font size: 18pt;
	font-weight: bold;
	color: #000099; 
}
h3
{
	font size: 14pt;
	font-weight: bold;
	color: #000099; 
}
h4
{
	font size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000099;
}
h5
{
	color: #000099;
}
h6
{
	color: #000099;
}