input.text {
	font-family: Tahoma;
	height: 20pt;
	font-size: 13pt;
}

input.text-small {
	font-family: Tahoma;
	height: 18pt;
	font-size: 12pt;
}

input.button {
	font-family: Tahoma;
	height: 20pt;
	font-size: 12pt;
}

input.button-small {
	font-family: Tahoma;
	height:18pt;
	font-size: 10pt;
}

font.font11{
	font-size:11pt;
}

font.font14{
	font-size:14pt;
}

body{
	font-family: Tahoma;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

td.menu{
	text-align: left;
	font-size:10pt;
}

td.info{
	background-color: #F7EFDE;
	text-align: center;
}

a:link{
	text-decoration: none;
	color: #0000FF;
}

a:visited{
	text-decoration: none;
	color: #0000FF;
}

a:hover{
	text-decoration: underline;
	color: #CC7777;
}

a:active{
	text-decoration: underline;
	color: #CC7777;
}
