h1, h2, h3, h4, h5, p, td, li, .rowhighlight, .tdpadded
				{ font-family: Comic Sans MS, Arial, Helvetica, sans-serif; }
h1           	{
	font-size: 12pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
	color: #000066;
	font-weight: bold;
}
h2           	{
	font-size: 11pt;
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-weight: bold;
}
h3           	{
	font-size: 10pt;
	font-weight: bold;
}
h4           	{ font-size: 10pt;}
h5           	{ font-size:  8pt;}
p, li, td		{ font-size: 10pt;}

.tdpadded		{
	font-size: 10pt;
	padding-left: 5pt;
	padding-right: 5pt;
				}

.text          	{ font-size:  10pt;}

body { background: #ffffff;}

li {
	padding: 2pt;
}
.highlight {
	background-color: #FFFF33;
}
.announcement {
	background-color: #FF9999;
	border: thin solid #000; 
}
.pinkhighlight {
	background-color: #FF9999;
}
.classes_table {
	padding: 5pt;
	border: thin solid #000000;
	width: 90%;
}
.classes_title_td {
	border: thin solid #000000;
	font-size: 12pt;
	color: #000066;
	text-align: center;
}
.classes_data_td  {
	border: thin solid;
	font-size: 13pt;
}
.classes_date_td {
	border: thin solid;
	font-size: 13pt;
	text-align: center;
}

.rowhighlight 	{
	font-size: 14pt;
	background-color: #CCCCFF;
	color: #000099;
}

.centr {
	text-align: center;
}
