

			.med { font-size: 10px; line-height: 12px; font-family: Verdana, Arial; letter-spacing: 0em }
			.bmed { font-weight: bold; font-size: 10px; line-height: 12px; font-family: Verdana, Arial; letter-spacing: 0em }
			.rmed { font-weight: bold; color: red; font-size: 10px; line-height: 12px; font-family: Verdana, Arial; letter-spacing: 0em }
			.gmed { font-weight: bold; color: #3cb371; font-size: 10px; line-height: 12px; font-family: Verdana, Arial; letter-spacing: 0em }
			.small { font-size: 9px; line-height: 11px; font-family: Verdana, Arial; letter-spacing: 0em }
 			.capblack {font-style: italic; font-size: 10px; font-family: Verdana, Arial }
 			.rcontent { color: #green; font-size: 13px; line-height: 14px; font-family: "Comic Sans MS", Verdana, Arial; letter-spacing: 0em }
			.rheadings{ font-weight: bold; color: black; font-size: 13px; line-height: 14px; font-family:  Verdana, Arial; letter-spacing: 0em }
			.intro { font-weight: bold; font-size: 18px; line-height: 44px; font-family: Verdana, Arial; letter-spacing: 0em; color: red }

 			h1 { font-weight: bold; font-size: 17px; line-height: 17px; font-family: "Comic Sans MS", Verdana, Arial; letter-spacing: 0em }
			h2 { font-weight: bold; font-size: 13px; line-height: 15px; font-family: Verdana, Arial; letter-spacing: 0em }
			h3 { color: #3cb371; font-weight: bold; font-size: 14px; line-height: 15px; font-family: "Comic Sans MS", Verdana, Arial; letter-spacing: 0em } 
			h4 { color: black; font-weight: bold; font-size: 12px; line-height: 13px; font-family: Verdana, Arial; letter-spacing: 0em }
			
			p { font-size: 12px; line-height: 15px; font-family: Verdana, Arial; letter-spacing: 0em }

			UL { font-size: 11px; line-height: 13px; font-family: Verdana, Arial; letter-spacing: 0em }
			hr {  color: #000000}

.abs 
	{
	position: absolute;
	left: 320px;
	top: 87px;
	width: 500px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	}
	
.abs2 
	{
	position: absolute;
	left: 80px;
	top: 55px;
	width: 450px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	}
	
	
.offset 
	{
	position: relative;
	left: 10px;
	top: 10px;
	visibility: hidden;
	}
	
.offset2 
	{
	position: relative;
	left: 10px;
	top: 10px;
	}
	