body {
	background-color: #002E3B;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

a:link.other {
	color: #002e3b;
}

a:visited.other {
	color: #002e3b;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.white {
	color: #FFFFFF;
}

.cb {
	text-align: center;
	font-weight: bold;
}

.center {
	text-align: center;
}

p.title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

p.subtitle {
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.font12 {
	font-size: 12px;
}

.legal {
	font-size: 10px;
	text-align: center;
}

span.bold {
	font-weight: bold;
}

p.contact {
	text-align: center;
	font-weight: bold;
}
