html{
	width:100%;
	height: 100%;
	font-size:13px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	color:black;
}

body{
	width:100%;
	height: 100%;
	font-size:13px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	color:black;
}

table, td{
	font-size:12px;
	font-family: Tahoma, sans-serif;
	color:black;
}

h1{
	font-size:17px;
}


h2{
	font-size:14px;
}

table.elevenpx td{
	font-size:11px;
	border-left:solid 1px black;
	border-top:solid 1px black;
}

table.elevenpx{
	font-size:11px;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
}

p{
	font-size:12px;
	font-family: Tahoma, sans-serif;
	color:black;
	line-height:17px;
	padding-right:35px;
}

.selector{
	border:solid 1px #C4B08D;
}


#topbg{
	background-color: #F6F1E1;
}

#bottombg{
	background-image: url("/i/s4et4ik.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

.a{
	text-decoration:none;
	color:black;
}

.a:hover{
	text-decoration:underline;
	color:black;
}

#form{
	border:solid 1px #C4B08D;
	font-size:12px;
}

#form_text{
	font-size:11px;
	font-family: Verdana, sans-serif;
}
