.content {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
a:link,a:visited,a:active {
	font-family: Tahoma;
	font-size: 18px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.yellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
