form {
    display: inline;
    padding: 0px;
    spacing: 0px;
}

body {
	font-family: Verdana;
    color: #333333;
}

a:link{
	Color: #FF0000;
}
a:hover{
	Color: #FF0000;
	text-decoration: underline;
}
a:active{ color: #FF0000}
a:visited{ color: #FF0000}

.OCFit-BodyText {
	font-size: 10px;
	text-align: justify;
}

.headings1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #9F0A0C;
	font-variant: normal;
}

.headings2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}

.headings-small {
	font-size: 9px;
	font-weight: normal;
}

.OCFit-BodyText-Unjustified {
	font-size: 10px;
}

.OCFit-BodyQuotes {
	font-style: italic;
	color: #333333;
	font-weight: normal;
}

.headings-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.OCFit-TestimonialQuotes {
	font-size: 11px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}