BODY {
	font-family: Comic Sans MS, sans-serif, Arial, Verdana;
	font-size: 11pt;
	font-weight: medium;
	font-style: none;
	color: #0000FF;
	background: #ffffe2;
	margin-top: 2px;
	margin-bottom: 2px;
	margin : 4 4;
}

A:LINK {
		font-family: Verdana;
		font-size: 12pt;
		font-weight: medium;
		font-style: none;
		text-decoration: underline;
		color: #FFff00;
		background: #0000ff;
}

A:hover {
	BACKGROUND: #ffff00;
	COLOR: #0000ff;
	text-decoration: underline;
}
A:VISITED {
		font-family: Verdana;
		font-size: 12pt;
		font-weight: medium;
		font-style: none;
		cursor: hand;
		color: #000000;
		text-decoration: underline;
}

TD {
		font-family: arial;
		font-size: medium;
		font-weight: medium;
		font-style: normal;
		color: #000000;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 2px;
		margin-right: 2px;
}

TD A:link {
		font-family: Times New Roman;
		font-size: x-small;
		font-weight: bold;
		font-style: normal;
		color: #0000ff;
		background: #ffffe2;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 2px;
		margin-right: 2px;
}

TD A:hover {  
		font-family: Times New Roman;
		font-size: x-small;
		font-weight: bold;
		font-style: normal;
		BACKGROUND: #ffff00;
		COLOR: #0000ff;
		text-decoration: underline;
}

TD A:VISITED {
		font-family: Times New Roman;
		font-size: x-small;
		font-weight: bold;
		font-style: normal;
		cursor: hand;
		color: #000000;
		text-decoration: none;
}

H1 {
	color : #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26pt;
}

H2 {
	color : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
}

H3 {
	color : #EEEEFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

H4 {
	color : #000000;
	font-family: Geneva, "Courier New", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}
