TD.pagetitle1
{
	font-size: 12pt;
	font-weight: bolder;
	font-family: Arial ,Times, serif;
	background-color: #333399;
	color: white;
	text-align: center;
}
TD.pagetitle2
{
	font-size: 12pt;
	font-weight: bolder;
	font-family: Arial ,Times, serif;
	background-color: #BDF9CC;
	color: black;
	text-align: center;
}
TD.pagetitle3
{
	font-size: 12pt;
	font-weight: bolder;
	font-family: Arial ,Times, serif;
	background-color: #FFCCCC;
	color: black;
	text-align: center;
}
TD.pagetitle4
{
	font-size: 12pt;
	font-weight: bolder;
	font-family: Arial ,Times, serif;
	background-color: #CCCCFF;
	color: black;
	text-align: center;
}
TD
{
	font-size: 10pt;
	font-family: Arial ,Times, serif;
	color: 003399;
}
.subtitle1
{
	font-size: 12pt;
	font-family: Arial ,Times, serif;
	font-weight: bolder;
	color: #003399;
	
}
TD.evenrow
{
	font-size: 10pt;
	font-family: Arial ,Times, serif;
	color: #003399;
	background-color: #FAFAFA;
}
TD.oddrow
{
	font-size: 10pt;
	font-family: Arial ,Times, serif;
	color: #003399;
	background-color: #F0F0F0;
}
body
{
	font-size: 10pt;
	font-family: Arial ,Times, serif;
	color: #003399;
}
A:
{
	font-size: 10pt;
	font-family: Arial ,Times, serif;
	color: blue;
	text-decoration: underline;
}
A:active
{
	font-size: 10pt;
	font-family: Arial ,Times, serif;
	color: blue;
	text-decoration: underline;
}
A:link
{
	font-size: 10pt;
	font-family: Arial ,Times, serif;
	color: blue;
	text-decoration: underline;
}
A:visited
{
	font-size: 10pt;
	font-family: Arial ,Times, serif;
	color: blue;
	text-decoration: underline;
}
A:hover
{
	font-size: 10pt;
	font-family: Arial ,Times, serif;
	color: red;
	text-decoration: underline;
}	
.instructorname
{
	font-size: 11pt;
	font-family: Arial ,Times, serif;
	color: #003399;
	font-weight: 900;
}
.columnhead
{
	font-size: 10pt;
	font-family: Arial, times, serif;
	color:#003399;
	font-style: italic;
	font-weight: bolder;
}