<style type="text/css">
body {
	font: 12pt Serif;
	color: black;
	background: #ffffff;
	}
	
p 	{
	font: 12pt Serif;
	color: black;
	background: #ffffff;
	margin-top: 4pt;
	}
	
p.large 	{
	font: 16pt Serif;
	color: black;
	background: #ffffff;
	}
	
p.small 	{
	font: 10pt Serif;
	color: black;
	background: #ffffff;
	}
	
blockquote 	{
	font: 12pt Serif;
	color: black;
	background: #ffffff;
	}
	
dl 	{
	font: 12pt Serif;
	color: black;
	background: #ffffff;
	}
	
ul 	{
	font: 12pt Serif;
	color: black;
	background: #ffffff;
	}
	
ol 	{
	font: 12pt Serif;
	color: black;
	background: #ffffff;
	}
	
li 	{
	font: 12pt Serif;
	color: black;
	background: #ffffff;
	}

li.color   {
	font: 12pt Serif;
	color: #0235A2;
	background: #ffffff;
	}
		
b 	{
	font-weight: bold;
	}
	
b.color 	{
	font-weight: bold;
	color: #0235A2; 
	}

b.large 	{
	font: 16pt Serif;
	color: #0235A2;
	}
		
address {
	font: 12pt Serif;
	color: black;
	font-style: italic;
	background: #ffffff;
	}
	
h1 {
	font: bold 18pt Serif;
	color: #0235A2; 
	}
	
h1.it {
	font: bold 18pt Serif;
 font-style: italic;
	color: #0235A2; 
	}

h2 {
	font: bold 15pt Serif;
	color: #0235A2; 
	}

h2.home {
	font: bold 14pt Serif;
	background: transparent;
	border-style: none;
	color: #FF0033;
	}

h2.inst {
	font: bold 15pt Serif;
	color: #0235A2; 
	text-align: center;
	}

h3 {
	font: bold 13pt Serif;
	color: #0235A2; 
	}

h3.it {
	font: italic bold 13pt Serif;
	color: #0235A2; 
	}

h4 {
	font: 11pt Serif;
	font-weight: bold;
	color: #0235A2; 
	}

h4.head {
	font: 11pt Serif;
	font-style: italic;
	font-weight: bold;
	color: #0235A2; 
	}

a {
	font: 12pt Serif;
	background: transparent;
	text-decoration: underline;
	border-style: none;
	color: #0235A2;
	}
	
a.small {
	font: 10pt Serif;
	background: transparent;
	text-decoration: underline;
	border-style: none;
	color: #0235A2;
	}
	
a.large {
	font: bold 14pt Serif;
	background: transparent;
	text-decoration: underline;
	border-style: none;
	color: #0235A2;
	}
	
	a.largehome {
	font: bold 14pt Serif;
	background: transparent;
	text-decoration: underline;
	border-style: none;
	color: #FF0033;
	}
	
a.exlarge {
	font: bold 18pt Serif;
	background: transparent;
	text-decoration: underline;
	border-style: none;
	color: #0235A2;
	}
	
a.graylarge {
	font: bold 14pt Serif;
	background: transparent;
	text-decoration: underline;
	border-style: none;
	color: #818181;
	}
	
a.program {
	font: bold 10pt Serif;
	background: transparent;
	text-decoration: underline;
	border-style: none;
	color: #818181;
	}
	
td {
	font: 12pt Serif;
	color: black;
	}
	
td.bld {
	font: 12pt Serif;
	font-weight: bold;
	color: black;
	}
	
td.bldit {
	font: 12pt Serif;
	font-style: italic;
	font-weight: bold;
	color: black;
	}
	
td.it {
	font: 12pt Serif;
	font-style: italic;
	color: black;
	}
	
td.und {
	font: 12pt Serif;
	text-decoration: underline;
	color: black;
	}
	
td.uhead {
	font: 12pt Serif;
	text-decoration: underline;
	font-weight: bold;
	color: #0235A2;
	}
	
td.gray {
	font: 12pt Serif;
	color: #818181;
	}
	
td.graybld {
	font: 12pt Serif;
	font-weight: bold;
	color: #818181;
	}
	
td.small {
	font: 10pt Serif;
	color: black;
	}
	
td.smhead {
	font: 10pt Serif;
	font-weight: bold;
	color: #0235A2;
	}
	
td.smbld {
	font: 10pt Serif;
	font-weight: bold;
	color: black;
	}
	
td.smbldit {
	font: 10pt Serif;
	font-style: italic;
	font-weight: bold;
	color: black;
	}
	
td.subhead {
	font: 12pt Serif;
	font-weight: bold;
	color: #0235A2;
	}

td.head {
	font: 14pt Serif;
	font-weight: bold;
	color: #0235A2;
	}

td.large {
	font: 16pt Serif;
	font-weight: bold;
	color: #0235A2;
	}

td.exlarge {
	font: 24pt Serif;
	font-weight: bold;
	color: #0235A2;
	}

</style>	
.newshighlite {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #8CA4FF;
}

