body
	{
	font-family: 		Arial;
	text-align: 		justify;
	}
	
td
	{
	font-family: 		Arial;
	}

h2
	{
	color : 			#000099;
	font-family: 		times new roman;
	text-align: 		center;
	}
	
A:link  	
	{ 	
	color : 			#000099;
	}
A:visited  	
	{ 	
	color : 			#000066; 
	}
A:active  	
	{ 	
	color : 			#0000ff; 
	}
A:hover  	
	{	
	color : 			#0000ff; 
	}
	
A.navlink:link  	
	{ 	
	color : 			#ffffff;
	font-weight: 		bold;
	text-decoration: 	none;
	font-size:			10pt;
	}
A.navlink:visited  	
	{ 	
	color : 			#ffffcc;
	font-weight: 		bold;
	text-decoration: 	none; 
	font-size:			10pt;
	}
A.navlink:active  	
	{ 	
	color : 			#ffcc00;
	font-weight: 		bold;
	text-decoration: 	none; 
	font-size:			10pt;
	}
A.navlink:hover  	
	{	
	color : 			#ffcc00;
	font-weight: 		bold;
	text-decoration: 	none;
	font-size:			10pt;
	}

A.botnavlink:link  	
	{ 	
	color : 			#000099;
	text-decoration: 	none;
	font-size:			9pt;
	}
A.botnavlink:visited  	
	{ 	
	color : 			#000066;
	text-decoration: 	none;
	font-size:			9pt; 
	}
A.botnavlink:active  	
	{ 	
	color : 			#0000ff;
	text-decoration: 	none;
	font-size:			9pt; 
	}
A.botnavlink:hover  	
	{	
	color : 			#0000ff;
	text-decoration: 	none;
	font-size:			9pt; 
	}

A.footlink:link  	
	{ 	
	color : 			#000099;
	}
A.footlink:visited  	
	{ 	
	color : 			#000066; 
	}
A.footlink:active  	
	{ 	
	color : 			#0000ff; 
	}
A.footlink:hover  	
	{	
	color : 			#0000ff; 
	}
	
.nav
	{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	}
	
.botnav
	{
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	}

.heading
	{
	font-family: times new roman;
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
	text-align: center;
	}	
	
.subhead
	{
	font-family: times new roman;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
	}
	
.dropbox
	{
	font-family: arial;
	font-size: 8pt;
	}
	
.foot
	{
	font-family: arial;
	color: black;
	font-size: 8pt;
	text-align: justify;
	}
