<style type="text/css">
<!--

A.Calendar
{
	font-weight: bold;
	color: #446688;
	text-decoration: none;
}

A.Calendar:hover
{
	color: #B9628C;
	text-decoration: underline;
}

.Header
{  
	font-family: Verdana;
 	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-align: center;
}

.Next
{  
	font-family: Verdana;
 	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-align: right;
}

.Previous
{  
	font-family: Verdana;
 	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-align: left;
}

.Note
{
	font-family: Verdana;
 	font-size: 8pt;
}

-->
</style>