a:link
{
	color: rgb(0,0,102); 
}
a:visited
{
	color: #800000; 
} 
a:active 
{
	color: rgb(153,0,255);
}
body
{
	margin:0; font-family: Book Antiqua;
	background-color: rgb(255,255,255);
	color: #666699; text-indent:0; word-spacing:0; line-height:105%
}
table
{
	
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	color: rgb(204,153,0);
}
h2
{
	color: rgb(51,102,51); 
}
h3
{
	margin:0; color: #660033;text-align:center; text-indent:0; line-height:150%; word-spacing:0 
}
h4
{
	margin:0; color: #660033;text-align:center; text-indent:0; line-height:100%; word-spacing:0; font-style:italic;
}
h5
{
	margin:0; color: #333399; text-align:center; word-spacing:0; text-indent:0; line-height:100%; font-size:10pt
}
h6
{
	margin:0; color: #333399; text-align:left; word-spacing:0; text-indent:0; line-height:100%; font-size:10pt
}
p
{
	text-indent: 0; word-spacing: 0; line-height: 110%; margin: 0; 
}