/* CSS Document */

html, body
	{
	height:100%;
	width:100%;
	FONT-FAMILY: arial,verdana,helvetica;
	FONT-SIZE: 12px;
	}
#body
	{
	vertical-align:top;
	width:99.96%;
	margin-left:0;
	margin-right:0;
	min-height:96%;
	}* html #body{height:96%;}
form
	{
	margin:0px;
	padding:0px;
	}
input,textarea,select
	{
	font-size:12px;
	font-family:arial;
	}
button
	{
	font-size:12px;
	}
img{
	border:0px;
	}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #4A0400;
	text-decoration: none;
}
a:active {
	color: #4A0400;
	text-decoration: none;
}

A.link2:link {
	FONT-FAMILY: arial; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 15px;
	}
A.link2:visited 
	{
	FONT-FAMILY: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 15px;
	}
A.link2:hover 
	{
	FONT-FAMILY: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 15px;
	}
A.link2:active {
	FONT-FAMILY: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	FONT-SIZE: 15px;
	}
	.style10 {font-size: 18px}
	.style11 {font-size: 14px}
