.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	margin: 15px;
	padding: 15px;
}
.text2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	margin: 15px;
	padding: 15px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	color: #003366;
	text-indent: 0pt;
	font-weight: bold;


}
.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	color: #73B2F3;
	text-indent: 0pt;
	font-weight: bold;


}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
; color: #002757

}
