a	{
	color: #096AAE;
	text-decoration: none;
}

a:hover	{
	color: #096AAE;
	text-decoration: underline;
}

H1	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 12px;
	color: #096AAE;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #096AAE;
}

UL	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 75%;
	color: #096AAE;
}

#subhead {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}

.content	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 12px;
	color: #696969;
	font-weight: normal;
}

.inputtext      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 11px;
	color: #4422AA;
	text-align: left;
	border: 1px solid #72B1CF;
	padding-left: 5px;
}

.submit      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #72B1CF;
	text-align: center;
	font-weight: bold;
	background-color: #007188;
	letter-spacing: 1px;
}

.header	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 100%;
	font-weight: bold;
	color: #FF9900;
}


