BODY {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none;
	background-image: url('back.gif');
}

P {
	background-color: transparent;
	color: #000000;
	font-family: verdana, helvetica, sans-serif, serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none;
}

H2 {
	margin: 4px;
	font-color: #336699;
	font-weight: bold;
	font-size: 24pt;
}

A:LINK {
	background-color: transparent;
	color: #336699;
	font-family: verdana, helvetica, sans-serif, serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: underline;
}
A:VISITED {
	background-color: transparent;
	color: #333333;
	font-family: verdana, helvetica, sans-serif, serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: underline;
}
A:HOVER {
	background-color: transparent;
	color: #cc3300;
	font-family: verdana, helvetica, sans-serif, serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: underline;
}

img {
	background-color: transparent;
	border: 1px solid #FFCC00;
}
