h1				{	font-family :  arial, sans-serif;
						text-decoration : none;
						font-size : 30px;
						color : #660000
						}
.onsmall	{	font-family :  arial, sans-serif;
						text-decoration : underline;
						color :darkblue;
						font-size : 10px;
						}
.offsmall {	font-family :  arial, sans-serif;
						text-decoration : none;
						color : darkblue;
						line-height : 0.6em;
						font-size : 10px;
						}
.onlarge	{	font-family :  arial, sans-serif;
						text-decoration : underline;
						color : #CC0066;
						}
.offlarge 	{	font-family :  arial, sans-serif;
						text-decoration : none;
						color :  #CC0066;
						}
.contactuson	{	font-family :  arial, sans-serif;
						text-decoration : underline;
						font-size : 10px;
						color : white
						}
.contactusoff {	font-family :  arial, sans-serif;
						text-decoration : none;
						font-size : 10px;
						color : white
						}
P				{	font-family : arial;
						text-decoration : none;
						font-size : 15px;
						color : darkblue;
						margin-left : 30;
						margin-right : 30;
						}

.par				{	font-family : arial;
						text-decoration : none;
						font-size : 15px;
						color : darkblue;
						}
						
.description{	font-family : arial;
						text-decoration : none;
						font-size : 15px;
						color : #330000;
						margin-left : 80px;
						margin-right : 10px;
						text-indent : 25px;
						}

.sub			{	font-family : arial;
						text-decoration : underline;
						font-size : 15px;
						color : #330000;
						font-weight : bolder;
						}
