a:link {
		color: #990033;
}

a:visited {
		color: #003366;
}
a:active{
		color: #990033;
}



body

	/* Page defaults */

	{

		color: #003366;

		font-family: Arial, Ms sans-serif, Helvetica;
		
		font-size: small;
		
	}
	

h3

	/* Heading */

	{
	
		color: #003366;

		font-family: Arial, Ms sans-serif, Helvetica;

		font-size: larger;

		font-weight: bold;

		margin-top: 20pt;


	}


h4

	/* Subheading */

	{
	
		color: #003366;

		font-family: Arial, Ms sans-serif, Helvetica;

		font-size: medium;

		font-weight: bold;

		margin-top: 10pt;
		
	}


h5

	/* Subsubheading */

	{
	
		color: #003366;

		font-family: Arial, Ms sans-serif, Helvetica;

		font-size: small;

		font-weight: bold;

		margin-top: 0pt;
		
	}



table, td, p, dl, ul, ol, br

	{
	

		font-family: Arial, Ms sans-serif, Helvetica;

		font-size: small;

		color: #003366;
		
		font-weight: normal;
		

	}



.totop

	/* Link from body of page to the page top */

	{

		font-family: Arial, Ms sans-serif, Helvetica;

		font-size: 8pt;
		
		font-weight: italic;

		margin-top: 15pt

	}



hr

	{
	margin-top: -10pt;
	}



.copyright

	/* Copyright statement */

	{
	
		color: #003366;

		font-family: Arial, Ms sans-serif, Helvetica;

		font-size: 8pt;
		
		margin-top: 35pt

	}
	
	
.internav

{	
	font-family: Arial, Ms sans-serif, Helvetica;

		font-size: small;

		color: #003366;
		
		font-weight: normal;

}
	
	
	
.samepubnav

{	
	font-family: Arial, Ms sans-serif, Helvetica;

		font-size: small;

		color: #003366;
		
		font-weight: normal;

}.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}

