.pageHeadline{
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 16px; 
	font-weight : bold;
	color: #000000;
	}

.paragraphHeader
{
	FONT-SIZE: 14px; 
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-weight : bold;
	color: #000000;
	}

.copy {
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size : 12px;
	color: #000000;
}

A:link {
	COLOR: #003399;
	}
A:visited {
	COLOR: #996633;
}
A:hover {
	COLOR: blue; 
	TEXT-DECORATION: underline
}

TR.tableheader  {
	FONT-FAMILY: "Times New Roman", Times, serif;
	BACKGROUND-COLOR: #D3C3B6;
	font-weight : bold;
	font-size : 12px;
}
TR.tablerow1 {
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size : 12px;
	BACKGROUND: #E7DFD7
}
TR.tablerow2 {
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-size : 12px;
	BACKGROUND: #ffffff
}

TD, TR {
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
}

TR.tblBackground {
	background-color : #AE9F91;
}

