body {
	background-image: url(pics/logocombo6.jpg);
	background-color:#FFCC00;
	background-repeat:repeat-y;
	background-position:top;
	background-position:top center;
	font-family: Corbel, Gautami, "Microsoft Himalaya";
	font-size: 12px;
	line-height: 24px;
	color: #FFCC00;
	background-attachment: scroll;
}

td, th {
	font-family: Corbel, Gautami, "Microsoft Himalaya";
	font-size: 13px;
	line-height: 24px;
	color:#000000;
	font-weight: bold;
}

a {
	color:#003366;
	text-decoration: none;
}

form {

}
h1{	font-family: Viner Hand ITC Style 1
	font-size: 36px;
	line-height: 20px;
	color: #000000;
	}
h2{	font-family: Corbel, Gautami, "Microsoft Himalaya";
	font-size: 18px;
	line-height: 18px;
	color:#003366;
	}
h3{	font-family: Corbel, Gautami, "Microsoft Himalaya";
	font-size: 14px;
	line-height: 15px;
	color:#000000;
	}
h6{	font-family: Corbel, Gautami, "Microsoft Himalaya";
	font-size: xx-small;
	line-height: inherit;
	color: #336699;
	}
.title {
	font-family: Viner Hand ITC
  font-size: 36px;
	line-height: 40px;
  background-color: #006666;

}

.subtitle {
	font-family: Corbel, Gautami, "Microsoft Himalaya";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;

}

.header {
	font-family: Viner Hand ITC;
	font-size: 36px;
	background-color: 

}


a:hover {
	text-decoration: none;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

