body, td, select, textarea, input {
	FONT-FAMILY: 'Century Gothic', Verdana, Helvetica, sans-serif
	color: #003366;
	font-size: 11px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, .h1 {
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}

h2, .h2 {
	font-size: 15px;
	color: #003366;
	font-weight: bold;
}

.mh1 {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}

.m1, a.m1, a.m1:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a.m1:hover, a.m1:active {
	color: #ffd700;
	text-decoration: underline;
}

.m2, a.m2, a.m2:visited {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.m2:hover, a.m2:active {
	color: #ffd700;
	text-decoration: underline;
}

tr.thead {
	background-image: url(../int/head_grad.gif);
}

.thead {
	background-color: #001043;
	font-weight: bold;
	color: #ffffff;
}

.odd {
	color: #003366;
	background-color: #A4BBE5;
}

.even {
	color: #003366;
	background-color: #B4C7E7;
}

.last {
	color: #ffffff;
	background-color: #527597;
	font-weight: bold;
}

.tback {
	background-color: #ffffff;
}
