@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/wave-tile.jpg);
}
body,td,th {
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	line-height: 20px;
 	font-size: 12px;
	color:#555555;}

.title {
	font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	font-size: 22px;
	color: #405869;
	border-bottom:#a0c7f2 2px solid}
	

.footer {	font-size: 9px;	color: #83d6ff;	}
.footer a {color: #83d6ff; }
.footer a:hover {color: #ffffff; }



input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #b2ceed;
border: 1px solid #1E50AD;}


.links a { color: #3B6EC1; text-decoration: underline; }
.links a:hover { color: #3B6EC1; text-decoration: none; }
.style1 {font-size: 10px}
.style2 {color: #83d6ff}
.style3 {font-size: 10px; color: #83d6ff; }

