.dsr {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
}
.dsb {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
}
.dsl {

	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #652d91;
	font-weight: normal;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ed008c;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;



}
.quote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #652d91;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #333333;
	color: #FFFFFF;

}
.RHside {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161C4A;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #652d91;
	padding-bottom: 10px;

}
.bodysmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
a {
	text-decoration: none;
	color: #ed008c;

}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;

}
.bodymed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
ol {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #652d91;
	padding-bottom: 10px;
}
#sidebar {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
