﻿body
{
	background-color:#ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 8pt;
	font-family: Arial, sans-serif;
}



.hidden 
{
	display:none;
}

.bodytext01 {
		font-size: 8pt;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
	}
	a.bodytext01:active 	{ color: #000000; }
	a.bodytext01:link 		{ color: #000000; }
	a.bodytext01:visited 	{ color: #000000; }
	a.bodytext01:hover 	{ color: #c20000; text-decoration: none; }
	
.midtext {
		font-size: 8pt;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
	}
	a.midtext:active 	{ color: #000000; }
	a.midtext:link 		{ color: #000000; }
	a.midtext:visited 	{ color: #000000; }
	a.midtext:hover 	{ color: #c20000; text-decoration: none; }	
	
.menutext01 {
		font-size: 8pt;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
	}
	a.menutext01:active 	{ color: #000000; font-weight:bold;}
	a.menutext01:link 		{ color: #000000; font-weight:bold;}
	a.menutext01:visited 	{ color: #000000; font-weight:bold;}
	a.menutext01:hover 	{ color: #c20000; font-weight:bold;}	
	
.linktext01 {
		font-size: 8pt;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
	}
	a.linktext01:active 	{ color: #515158; }
	a.linktext01:link 		{ color: #515158; }
	a.linktext01:visited 	{ color: #515158; }
	a.linktext01:hover 	{ color: #515158;text-decoration: underline; }		
	