body {

	background:white;
	font-family:Helvetica,sans-serif;
	font-size:10pt;
	color: #990000
	}
	
h1 {

	font-family: Helvetica,sans-serif;
	font-size: 12pt;
	color: #990000;
	font-weight:bold
}

h2 {

	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight:bold
}

h3 {
	font-family: Helvetica,sans-serif;
	font-size:10pt;
	color: #2A2F97;
	font-weight:bold

}

.tablesheaderessderc {

	font-family: Helvetica,sans-serif;
	font-size: 12pt;
	color: #2A2F97;
	font-weight:bold

}
.tablesheaderesscirc {

	font-family: Helvetica,sans-serif;
	font-size: 12pt;
	color: #990000;
	font-weight:bold

}
.tablecellsblue{

		font-family: Helvetica,sans-serif;
		font-size: 10pt;
		color: #2A2F97

}

.tablecells {

		font-family: Helvetica,sans-serif;
		font-size: 10pt;
		color: #990000;
		background-color: aliceblue
		
}

.tablecellsnews {

		font-family: Helvetica,sans-serif;
		font-size: 10pt;
		color: #2A2F97;
		background-color: aliceblue
		
}

.tableheaderred{

	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #990000

}

.tableheaderblue{

	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #2A2F97

}

.simplestyle{

	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	color: #2A2F97;
	font-weight:bold 

}

.simplestylered{

	font-family: Helvetica,sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight:bold 

}



.tabledarkerblue {

		background: #2A2F97;
		font-family:Arial,sans-serif;
		font-size:9pt;
		color: white;
		font-weight:bold
	}
	
.tabledarkerred {

		background: #990000;
		font-family:Arial,sans-serif;
		font-size:9pt;
		color: white;
		font-weight:bold
	}


.small {
	font-family: Helvetica,sans-serif;
	font-size: 8pt;
	color: #990000
}



a:link {color: white}
a:active {color: white}
a:visited {color: white}
a:hover {color: grey}

a.bluelink:link {color: #2A2F97}
a.bluelink:active {color: #2A2F97}
a.bluelink:visited {color: #2A2F97}
a.bluelink:hover {color: #990000}

a.redlink:link {color: #990000}
a.redlink:active {color: #990000}
a.redlink:visited {color: #990000}
a.redlink:hover {color: #2A2F97}