/* CSS Document */

body {
	background-color: #000099;
	margin-top: 0px
}
td {
	background-color: #FFFFFF
}
tr {
	color: #000000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
tr a {
	color: #222222;
	text-decoration: none
}
tr a:hover {
	color: #0033FF;
	text-decoration: none
}
tr.menu {
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
tr.menu a {
	color: #009900;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
tr.menu a:hover {
	color: #FFCC33;
}
p {
	color: #000099;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.center {
	text-align: center;
	font-weight: bold;
}
p a {
	color: #009900;
	text-weight: bold;
}
h4 {
	color: #000099;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif
}