.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	text-indent: 0px;
	white-space: normal;
	display: table;
	text-decoration: none;
	text-transform: none;
}
.titleofpage {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
	background-position: right;
	text-align: right;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.videotitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #990099;
	text-transform: capitalize;
	text-align: right;
}
.workouttitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
	text-align: right;
}
.webdesigntitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #009900;
	text-align: right;
}
