body {
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #000000;
	line-height: 1.2;
	background-color: Teal;
}

table {
	border-color: #000000;
}

td {
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #000000;
	line-height: 1.3;
}

img {
	cursor: pointer;
}

img.normal {
	cursor: auto;
}

.calendar {
	font-family: arial, helvetica;
	color: #000000;
}

.title {
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #cc0033;
	font-weight: bold;
	letter-spacing: .03em;
}
.note { 
	font-family:arial, helvetica; 
	font-size: 8pt; 
	color: #000000;
}
p.text:first-letter {
	margin-left: 10px;
}

h1	{	
	font-family:	Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
	font-size:	20pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:center;
	}	
	
h1, h2, h3, h4, h5, h6, dt, th, thead, tfoot	{	
	color:	#FC0;
	}	
