P  {	margin-left: 10;
		margin-right: 10;
		color: #000000;
		font-size: 13px;
		font-family: Arial;
		font-weight: bold;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 10pt;
	font-family : Arial;
	color : 0000FF;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	color : 0000FF;
}

A:Active  {
	color : 0000FF;
	font-size : 10pt;
	font-family : Arial;
}

A:Hover  {
	color : #0000FF;
	font-size : 10pt;
	font-family : Arial;
	text-decoration: underline;

}

BODY  {	background-color : #FFFFFF;
		color: #000000;
		font-size: 13px;
		font-family: Arial;
		font-weight: bold;
}

TD,TR	{	color: #000000;
			font-size: 13px;
			font-family: Arial;
			font-weight: bold;
}

.title {	color: #000000;
			font-weight: bold;
			font-size:	24px;
			font-family: Arial Narrow;
		}

.subtitle {	color: blue;
			font-size: 13px;
			font-family: Arial;
			font-weight: bold;
		}

.tableheadings { color: #000000;
				 font-size: 13px;
				 font-family: Arial;
				 font-weight: bold;
				}

.tablelink  {
	font-size : 10pt;
	font-family : Arial;
	color : 0000FF;
}

.surplustext {	color: #FF0000;
				font-size: 13px;
			}
			
.errorText {color: red;}
