.button {
	font-size: 10px;
}
.button2 {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	font-weight: bold;
	color: #000000;
}
.button3 {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#99CC66;
	color: #000000;
	font-weight: bold;
}
.buttonNA {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#06C;
	color: #FFFFFF;
	font-weight: bold;
}
.buttonAF {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#963;
	color: #FFFFFF;
	font-weight: bold;
}
.buttonCR {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#096;
	color: #FFFFFF;
	font-weight: bold;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.clients {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	line-height: 135%;
}
.contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	line-height: 130%;
}
.header2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 135%;
}
.bgimage {
	background-image: url(assets/mouse2.jpg);
}
