td{
	color:#003366;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.front_page_title {
	color: #333333;
	font-weight: bold;
}
h2{
	color:#660000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text{
	color:#003366;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}

a.text:hover{
	text-decoration:underline
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.index_prog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.index_prog:link{
	text-decoration:none
} 
a.index_prog:hover{
	text-decoration:underline
}