.text {
	font-size: 12px;
}
.smtext {
	font-size: 10px;
	}
.tableborder {
	border: 1px solid #999999;
	background-color: #fcfcfc;
}
h2{
font-size:1.0em;
font-weight:bold;
color:#666666;
border-bottom:1px solid #dadada;
margin:10px 10px 10px 0px;
padding:1px 2px 2px 3px;
}

body{
	color:#333333;
	line-height:1.5em;
	margin:0 auto;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	margin:10px 10px 10px 10px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #999999;
}
a{
text-decoration:none;
color:#ccdb01;
font-weight:bold;
}

a:hover{text-decoration:underline;}
a img{border:0;}