BODY {
		font-family:Times, Times New Roman, serif;
		font-weight: medium;
		font-style: normal;
		color: #000000;
		text-align: left;
}

P {
		font-family:Times, Times New Roman, serif;
		font-weight: medium;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		text-align: left;
}

PRE {
		font-family:Courier;
		font-weight: medium;
		font-style: normal;
		color: #000000;
}

TD {
		font-family:Times, Times New Roman, serif;
		font-weight: medium;
		font-style: normal;
		color: #000000;
		text-decoration: none;
}

A:LINK {
		font-family:Times, Times New Roman, serif;
		font-weight: bold;
		font-style: normal;
		text-decoration: underline;
		color: #FFFF00;
}

A:VISITED {
		font-family:Times, Times New Roman, serif;
		font-weight: medium;
		font-style: none;
		text-decoration: underline;
		color: #FFFFA8;
}

H1 {
		font-family:Times, Times New Roman, serif;
		font-size: x-large;
		font-weight: bold;
		font-style: none;
		color: #FFFF00;
		text-decoration: none;
		text-align: center;
}

H2 {
		font-family:Times, Times New Roman, serif;
		font-size: large;
		font-weight: bold;
		font-style: normal;
		color: #FFFF00;
		text-decoration: none;
		text-align: center;
}

H3 {
		font-family: Times, Times New Roman, serif;
		font-size: medium;
		font-weight: bold;
		font-style: none;
		color: #FFFF00;
		text-align: center;
}


