A {
		font-family: serif;
		font-weight: bold;
		font-style: none;
		text-decoration: none;		
		cursor: crosshair;
		color: #990000;
}
A:LINK {
		font-style: none;
		cursor: crosshair;
		text-decoration: none;
}

P {
		font-family: sans-serif;
		font-weight: bold;
		font-style: none;
		text-indent: 5pt;
		color: #000000;
		margin-bottom: 5pt;
		margin-left: 5pt;
		margin-right: 10pt;
}
TD {
		font-family: sans-serif;
		font-weight: bold;
		font-size: 10pt;
		font-weight: bold;
		color: #000000;
}
H1 {
		font-family: Book Antiqua;
		font-size: 20pt;
		font-weight: bold;
		color: #000000;
		text-align: center;
}