body
	{
	font-family: Times New Roman;
	}

h2
	{
	color : 			#cc0000;
	text-align:			center;
	}
h3
	{
	color : 			#003399;
	text-align:			left;
	}
	
A:link  	
	{ 	
	color : 			#003399;
	}
A:visited  	
	{ 	
	color : 			#000066; 
	}
A:active  	
	{ 	
	color : 			#0000ff; 
	}
A:hover  	
	{	
	color : 			#0000ff;
	background:			#ffff00; 
	}
	
A.navlink:link  	
	{ 	
	color : 			#ffffff;
	font-weight: 		bold;
	font-size:			9pt;
	}
A.navlink:visited  	
	{ 	
	color : 			#ffffcc;
	font-weight: 		bold; 
	font-size:			9pt;
	}
A.navlink:active  	
	{ 	
	color : 			#ffff00;
	font-weight: 		bold; 
	font-size:			9pt;
	}
A.navlink:hover  	
	{	
	color : 			#ffffff;
	font-weight: 		bold;
	font-size:			9pt;
	background:			#cc0000; 
	}

A.memloglink:link  	
	{ 	
	color : 			#ffffff;
	font-weight: 		bold;
	font-size:			9pt;
	}
A.memloglink:visited  	
	{ 	
	color : 			#ffffcc;
	font-weight: 		bold; 
	font-size:			9pt;
	}
A.memloglink:active  	
	{ 	
	color : 			#ffff00;
	font-weight: 		bold; 
	font-size:			9pt;
	}
A.memloglink:hover  	
	{	
	color : 			#ffff00;
	font-weight: 		bold;
	font-size:			9pt;
	background:			#003399; 
	}

A.memnavlink:link  	
	{ 	
	color : 			#003399;
	font-size:			8pt;
	}
A.memnavlink:visited  	
	{ 	
	color : 			#000066;
	font-size:			8pt; 
	}
A.memnavlink:active  	
	{ 	
	color : 			#0000ff;
	font-size:			8pt; 
	}
A.memnavlink:hover  	
	{	
	color : 			#0000ff;
	font-size:			8pt; 
	}

.nav
	{
	font-family: Arial;
	font-size: 10pt;
	}
	
.mem
	{
	font-family: Arial;
	font-size: 9pt;
	}

.heading
	{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #ffff00;
	text-align: center;
	}	
	
.subhead
	{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #330066;
	text-align: center;
	}
	
.subheader
	{
	font-family: times new roman;
	font-size: 16pt;
	font-weight: normal;
	color: #003399;
	text-align: center;
	}

.logolink
	{
	font-family: times new roman;
	font-size: 9pt;
	}
	
.foot
	{
	font-family: arial;
	font-size: 8pt;
	}
	
.backToTop
	{
	font-family: Times New Roman;
	font-size: 10pt;
	text-align: center;
	}
	
.textbox0
	{
	color:              black;
	font-family : 		Arial, sans-serif;
	font-size : 		9pt;
	background-color:	#ffffff;
	border:             2;
	border-color:       black;
	border-style:       solid;
	}
	
.textbox2_0
	{
	color:              black;
	font-family : 		Arial, sans-serif;
	font-size : 		9pt;
	background-color:	#eeeeee;
	border:             2;
	border-color:       black;
	border-style:       solid;
	}
	
.button
	{
	color:              white;
	font-family : 		Arial, sans-serif;
	font-size : 		10pt;
	font-weight:		bold;
	background-color:	#003399;
	border:             0;
	border-color:       black;
	border-style:       solid;
	}
