BODY        {
            margin-top: 0;
            margin-left: 0;
            margin-right: 0;
            margin-bottom: 0;
            background-color: #F6FAFD;
			color: #000000;
			}


body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-indent: 25px;

	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
A  {

    background-color : transparent;
    color : #00f;
    text-decoration : underline;
    font-family: Arial, Helvetica, sans-serif;

}
A:hover {

    background-color : transparent;
    color : #800000;
    text-decoration : underline;
    font-family: Arial, Helvetica, sans-serif;

}
input.inputfield {
  font-size     	: 11px;
  font-family		: Arial, Helvetica, sans-serif;
  color         	: #444444;
  border        	: 1px #444444 solid;
  background-color	: #F3E9E9;
  font-weight:  bold;
}

.formoutput {
	font-size       : 11px;
	font-family	: Arial, Helvetica, sans-serif;
	color           : #444444;
	border          : 1px #444444 solid;
	background-color: #F3E9E9;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 11px;
  font-family	   : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #F3E9E9;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #F3E9E9;
  font-weight:  bold;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: justify;
	width: 96%;
}
.indent_only {
	text-indent: 50px;
}
.div_dots {
	background-image: url(images/dividerdots.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.catalog_text {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000033;
	text-align: justify;
	width: 250px;
}
.medicalterms_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: left;
	width: 90%px;
}
