body { 
    background-color: #f5f5f5; 
}
a.nav:link {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
}
a.nav:visited {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
}
a.nav:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
}
a.nav:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
}

td {
	background-color: #FFbb66;

    }
	
.text1 {
	font-size: 13px;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}
.text2 {
	font-size: 12px;
	line-height: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
}

.text4 {
	font-size: 13px;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}
