.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #330033; text-decoration: underline}
a:visited {  color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif}
a.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;


}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000066}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565681;
	font-weight: bold;
	vertical-align: bottom;
	bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#660000;
	font-weight: bold;
	margin-bottom: 0px;
	
}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #45A588; font-weight: bold ; font-style: italic}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: normal; overflow: scroll}
input.inputfield {
	font-size        : 8pt;
	font-family      : verdana;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #EEF0F2;
	font-weight: bold;
}
select {
	font-size        : 8pt;
	font-family      : verdana;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #EEF0F2;
	font-weight: bold;
}
textarea {
  font-size        : 8pt;
  font-family      : verdana;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #EEF0F2;
	font-weight: bold;
}

blockquote {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC3300; font-weight: bold}
th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366; background-color: #D8E2E9; text-align: left}

.AppHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-weight: bold;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
