body, h1, h2, h3, h4, h5, h6, td, th, address
{
	font-family: Times New Roman, Times;
}

p
{
	font-style: p;	
	font-size:	10pt;
	font-weight: normal;
}

th 
{
	font-style: th; 
	font-size: 14pt;
	font-weight: bold;
	color: #000080;
}

td
{
	font-style: td;	
	font-size:	11pt;
	font-weight: normal;
	color: #000080;
}

hr
{      
	color: #3399CC; 
}

a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #3399CC; 
} 
a:active 
{
	color: #FF0000;
}

body
{
	font-style: normal;	
	font-size:	8pt;
	background-color: rgb(255,255,255);
	color: #000080;
}
table
{
	table-border-color-light: #3399cc;
	table-border-color-dark: #000080; 
}

h1
{
	font-style: h1;	
	font-size:	24pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
}

h2
{
	font-style: h2;	
	font-size:	24pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399cc;
}

h3
{
	font-style: h3;	
	font-size:	18pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
}

h4
{
	font-style: h4;	
	font-size:	18pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399cc;
}

h5
{
	font-style: h5;	
	font-size:	10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000080;
}

h6
{
	font-style: h6;	
	font-size:	10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399cc;
}

address
{
	font-size:	10pt;
	font-weight: bold;
	color: #000080;
	background-color: #ffffff;
}