
a:link,a:visited,a:active 
		{
			text-decoration: none; 
			color: #990000; 
			font-weight: bold;
			font-size: 10px;
			font-family: arial
		}
a:hover 
		{
			text-decoration: underline; 
			color: #990000;
			font-weight: bold;
			font-size: 10px;
			font-family: arial
		}
a.menu:link,a.menu:visited,a.menu:active 
		{
			text-decoration: none; 
			color: #000000; 
			font-weight: bold;
			font-size: 11px;
			font-family: arial
		}
a.menu:hover 
		{
			text-decoration: underline; 
			color: #000000; 
			font-weight: bold;
			font-size: 11px;
			font-family: arial
		}
a.well:link,a.well:visited,a.well:active 
		{
			text-decoration: none; 
			color: #5f5f5f; 
			font-weight: bold;
			font-size: 11px;
			font-family: arial
		}
a.well:hover 
		{
			text-decoration: none; 
			color: #5f5f5f;
			font-weight: bold;
			font-size: 11px;
			font-family: arial
		}
table.menu
{
	margin: 0px;
	border: 0px
}
.standard 
		{
			text-decoration: none; 
			color: #191970;

			font-weight: normal;
			font-size: 11px;
			font-family: arial
		}
.normal 
		{
			text-decoration: none; 
			color: #000000;

			font-weight: normal;
			font-size: 11px;
			font-family: arial
		}
.head 
		{
			text-decoration: none; 
			color: #ffffff;

			font-weight: bold;
			font-size: 12px;
			font-family: arial
		}
.head2
		{
			text-decoration: none; 
			color: #000000;

			font-weight: bold;
			font-size: 13px;
			font-family: arial
		}
.standard2 
		{
			text-decoration: none; 
			color: #191970;
			font-weight: normal;
			font-size: 11px;
			font-family: arial;
			line-height: 1.5
		}
.standard3 
		{
			text-decoration: none; 
			color: #FFFFFF;
			font-weight: normal;
			font-size: 11px;
			font-family: arial;
			line-height: 1.5
		}
p.maintext 
{
	font-family:arial;
	font-size:11px;
	line-height: 1.5;
	font-weight:bold;
	color:#191970;
}
p.text
{
	font-family: arial;
	font-size: 11px;
	line-height: 1.5;
	color:#191970;
}
.maintext 
{
	font-family:arial;
	line-height: 1.5;
	font-size:11px;
	font-weight:bold;
	color:#191970;
}
.text 	   
{
	font-family:arial;
	font-size: 11px;
	line-height: 1.5;
	color:#191970;
}
ul.text
{
	font-family:arial;
	font-size: 11px;
	line-height: 1.5;
	color:#191970;
}
BODY
		{
			scrollbar-DarkShadow-Color: #FFFFFF;
			scrollbar-Track-Color: #FFFFFF;
			scrollbar-Face-Color: #FFFFFF;
			scrollbar-Shadow-Color: #525252;
			scrollbar-Highlight-Color: #525252;
			scrollbar-3dLight-Color: #FFFFFF;
			scrollbar-Arrow-Color: #525252;
		}