@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #6699CC;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #FF5500;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {font-family: Arial, Helvetica; font-size: 11px; color: #6699FF; }
.style7 {font-family: Arial, Helvetica; font-size: 11px; color: #FF9900; }
.style8 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #1658a0;
}
.style9 {
	font-family: Arial, Helvetica;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.style11 {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica;
}
.style13 {
	font-family: Arial, Helvetica;
	font-size: 0.8em;
	font-weight: bold;
	color: #1658a0;
	margin-bottom: 0px;
	line-height: 2em;
}

textarea{ 
border: 1px #cccccc solid; 
background: #ffffff; 
font: 11px/normal Arial;
color: #000000;
}
.textinput{ 
border: 1px #cccccc solid; 
background: #ffffff; 
font: 11px/normal Arial;
color: #000000;
}

-->

