/* CSS Document */

body {
	background-color: #AF144A;
	margin-top: 0px;
	margin-bottom: 0px
}
td {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
td.menu a {
	color: #FFFFFF;
	text-decoration: none
}
td.menu a:hover {
	color: #FFFF93;
	text-decoration: none
}
td.menu {
	color: #FFFF66;
	background-color: #AF144A;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

h2 {
	color: #6114AF;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif
}
h3 {
	color: #6114AF;
	text-align: center;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif
}
h3 a {
	color: #009900;
	font-weight: bold;
}

h4 {
	color: #000099;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif
}