body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 { 
	font-family: arial, helvetica, sans-serif;  
	color: #0b3865;		
	font-weight: bold; 
	font-size: 16px 
}

h2 {
 	font-family: arial, helvetica, sans-serif;  
	color: #0b3865;		
	font-weight: bold; 
	font-size: 12px 
}

.bold, strong {
	font-family: arial, helvetica, sans-serif;
	color: #0b3865;
	font-size: 12px;
	font-weight: bold;
}

li  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-top:1em;
}

.background1 {
	background: #003366;
}

.background2 {
	background: #cdcbf2;
}

.background3 {
	background: #ffffff;
}

a:link {
	color: #0b3865;
}

a:visited {
	color: #0b3865;
}

a:active {
	color: #0b3865;
}

a:hover {
	color: #ff2121;
}

.whiteText {
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
