body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
	color: #7D8CBC;
}

p	{
	font-size: 10pt; font-family: helvetica, arial, sans-serif
}

a	{ font-weight: bold;
	text-decoration: none;
	}
	
a:link	{
	color: #339966;
}

a:visited	{
	color: #996699;
}

a:hover, a:focus	{ color: #FF3366 }

a:active	{ color: #CC3366 }

.small	{
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
}

td { font-size: 10pt; }

li { 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

td.Calendar {
	font-size: 9px;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.Month {
	font-size: 10px;
	color: #FF3131;
}

td.Year {
	color: #FF3131;
}

td.calendar a:hover, a:focus {
	color:#FFFFFF;
	background-color:#339966
}

td.calendar a:active {
	color:#FFFFFF;
	background-color:#FF3333
}
.announcement {
	color: #F00;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
.Evoluton-Text {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12pt;
	color: #000;
}
