body{
margin:0;
background:#ababab;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
font:verdana;
font-size:11px;
color:#333333;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.text2 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
.text4 {
	font-family:tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.text4:hover {
	font-family:tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: underline;
}
.text5 {
	font-family:tahoma;
	font-size: 13px;
	font-style:italic;
	font-weight: normal;
	color:#222222;
	text-decoration: none;
}
.text6 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#003399;
	text-decoration: none;
}
.text7 {
	font-family:trebuchet MS;
	font-size: 15px;
	font-style:normal;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
}
.text8 {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:20px;
	color:#333333;
	text-decoration: none;
}
.text9 {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height:20px;
	color:#993300;
	text-decoration: none;
}

.form-button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:22px;
	color:#333333;
	font-weight:bold;
	background:#ffffff;
	font-size:10px;
	border: 1px solid #666666;
}