body {
	background-color: #004080;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

th {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;

}
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #004080;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #004080;

}
a:active {
	text-decoration: none;

}
.info {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.menu {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #B4D2FF;
}
.title1 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.title3 {
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.link {
	color: #000000;
	font-style: italic;
}