.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BA06C1;
	text-decoration: none;
}
.hand {
	cursor: hand;
}
body {
	scrollbar-base-color: #A55BAB;
	scrollbar-face-color: #A55BAB;
	scrollbar-track-color: #A55BAB;
	scrollbar-arrow-color: #F9E9C5;
	scrollbar-highlight-color: #F9E9C5;
	scrollbar-3dlight-color: #F9E9C5;
	scrollbar-shadow-color: #2D0531;
	scrollbar-darkshadow-color: #2D0531;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page-bg.jpg);
} .menuStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 800;
	color: #FEE4FF;
	text-decoration: none;
	background-color: #E128E6;
}
.tableStripe {
	border-right-width: 5px;
	border-right-style: ridge;
	border-right-color: #F9E9C5;
}
.menuBorder {
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #C8AF77;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #C8AF77;
	border-left-color: #C8AF77;
}
h1 {
	font-size: 30px;
	font-weight: 800;
	color: #71107B;
	font-family: "Times New Roman", Times, serif;
}
.mainFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #71107B;
	margin-left: 15px;
}
a:hover {
	color: #FF0000;
}
.medText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA06C1;
	text-decoration: none;
	font-weight: 500;
}
h2 {
	font-size: 18px;
	font-weight: 800;
	color: #71107B;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 18px;
	font-weight: 800;
	color: #DD29E4;
	font-family: "Times New Roman", Times, serif;
}
