a {
	color: #0F3581;
}
a:hover {
	color: #990000;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	height: 100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.page_content {
	margin: 2px;
	margin-left: 11px;
	padding: 2px;
	font-size: 12px;
	color: #000000;
}

.header1 {
/*	margin: 2px;
	margin-left: 11px;
	padding: 2px; */
	font-size: 20px;
	color: #0F3581;
	font-weight: bold;
}

.header2 {
/*	margin: 2px;
	margin-left: 11px;
	padding: 2px; */
	font-size: 18px;
	color: #0F3581;
	font-weight: bold;
}

.header3 {
/*	margin: 2px;
	margin-left: 11px;
	padding: 2px; */
	font-size: 16px;
	color: #0F3581;
	font-weight: bold;
}

.section_header {
/*	margin: 2px;
	margin-left: 11px; */
	padding: 5px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0F3581;
}

.ticker_header {
	font-size: 13px;
	font-weight: bold;
	color: #0F3581;/*#930D25;*/
	text-decoration: none;
}

.ticker_header_white {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;/*#930D25;*/
	text-decoration: none;
}
a.ticker_header_white {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;/*#930D25;*/
	text-decoration: underline;
}
a.ticker_header_white:hover {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;/*#930D25;*/
	text-decoration: underline;
}