HTML,BODY {
	height:100%;
	BACKGROUND: #ffffff;
	COLOR: #333333;
	FONT-FAMILY: arial;
	scrollbar-face-color: #003366;
	scrollbar-track-color: #e6e6e6;
	scrollbar-arrow-color: #336666;
	scrollbar-highlight-color: #DDE6EC;
	scrollbar-shadow-color: #FFF8DB;
	scrollbar-darkshadow-color: #DDE6EC;
	scrollbar-3Dlight-color: #FFF8DB;
}
td{
	font-size:75%;
}
p{
	margin: 6 0 6 0;
}
.news{
	color: #666666;
}
hr{
	color: #336666;
}
a{color: #003366; text-decoration: none; font-weight: bold;}
a:link{color: #003366; text-decoration: underline;}
a:visited{text-decoration: underline;}
a:hover{color:#336666;text-decoration: underline;}

a.copy{color: #ffffff; font-weight: normal;  }
a.copy:link{color: #ffffff; text-decoration: none;}
a.copy:visited{color: #ffffff;}
a.copy:hover{color: #ffffff;  text-decoration: underline;}

a.menu{color: #000000; font-size: 11px; font-weight: bold;  }
a.menu:link{color: #000000;}
a.menu:visited{color: #000000;}
a.menu:hover{text-decoration: underline;}

input.text{
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-COLOR: #336666;
	padding-left:3px;
	background: white;
	width: 125px;
	height: 20px;
	font-size: 11px;
	color: #003366;
}
.send{
	font-size: 90%;
}
label{
	cursor: pointer;
	cursor: hand;
}
.cl{
	cursor: pointer;
	cursor: hand;
}
h1{ color: #336666; font-size: 120%; text-decoration:none; margin:0 0 0 0;}
h2{ color: #336666; font-size: 100%; text-decoration:none; margin:0 0 0 0;}
h3{ color: #336666; font-size: 90%; text-decoration:none; text-align: center; margin:0 0 0 0;}

