h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFF00;
	padding: 4px;
	height: auto;
	width: auto;	
}
body {
	background: transparent;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16pt;
	text-align: justify;
	padding: 4px;
	height: auto;
	width: auto;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16pt;
	text-align: justify;
	background-color: #CCCCCC;
	padding: 4px;
	height: auto;
	width: auto;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #FF6699;
	padding: 4px;
	height: auto;
	width: auto;	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #FFFF00;
	padding: 4px;
	height: auto;
	width: auto;	
}
img {
	border: thin solid #CCCCCC;
}

