p {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
}

.title1 {
	font-family: Tahoma, Arial;
	font-size: 22px;
	font-weight: bold;
}
.title2 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
}
.title3 {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5927C2;
}
.title4 {
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #5927C2;
}
.points {
	font-family: Verdana, Arial;
	font-size: 12px;

}
.bottommenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #3A658B;
}
.tblborder {
	border: 1px dashed #666666;
}
.topmenu {
	color : #FF762B;
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 12px;
	font-family : Verdana, Arial;
	font-weight: bold;
}
.topmenu a {
	color : #FF762B;
	text-decoration: none;
}
.topmenu a:hover {
	color : #684793;
	text-decoration: underline;
}
