body{
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
.title {
	font-family:Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	text-decoration: none;
}
.h1 {
	font-family:arial;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	text-decoration: none;
}
.proname {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#006699;
	text-decoration: none;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text2 {
	font-family:verdana;
	font-size: 09px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
	text-decoration: none;
}
.text3 {
	font-family:verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
}
