A, A:FOCUS, A:LINK{
	color : #892525;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
} 
A:ACTIVE{
	color : #894d4d;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	}
A:HOVER	{
	color: #894D4D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
A:VISITED {
	color : #A7A7A7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
p{
	text-align : justify;
	text-indent : 7px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : 070707;
	font-size : 100%;
}
H1{
	font-size : 147%;
	font-weight : 700;
}
H2 {
  margin:0 .4em 0;
	font-size : 137%;
	font-weight : 600;
}
H3 {
	font-size : 127%;
	font-weight : 500;
}
H4 {
	font-size : 87%;
	font-weight : bolder;
}
H5 {
	font-size : 77%;
	font-weight : bold;
}
H6 {
	font-size : 67%;
	font-weight : bold;
}
HR {
	text-align : center;
}
hr.e {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
    margin:1.2em auto;
	width: 80%;
	height: 2px;
	}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.CENTER{
	text-align : center;
	text-indent : 7px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #070707;
	font-style : oblique;
	font-weight : bold;
}
.centered{
  text-align:center;
  margin:auto;
}
.redbak{
	background-color:#f00;
	color:#000;
	padding:.21em;
	font-weight:150%;
	border:.21em solid #f00;}
li{
  font: normal Verdana 97%/87%;
	padding:.4em;
	border: 1px dotted #fff;
	border-left:0;
	border-bottom:0;
	text-align:left;
	margin-left:0;
	margin-right:auto;
}
.small {
  font-size:small;
}
.xsmall {
  font-size:x-small;
}
.xxsmall {
  font-size:xx-small;
}
.bold {
  font-weight: bold;
}
.spaced {
	padding:2em 1.4em;
}
.em { 
	font-style:italic; 
}

.greensign{background-color:#02882B;padding:.21em;font-weight:bold;border:.21em solid #02882B;}
.yellowsign{background-color:#F9CD20;padding:.21em;color:#000;font-weight:bold;border:.21em solid #F9CD20;}
.whitesign{background-color:#FFF;padding:.21em;color:#000;border:.03em solid #000;font-weight:bold;border:.21em solid #FFF;}
.leftout{text-align:left;margin-left:0;margin-right:auto;}
.righton{text-align:right;margin-left:auto;margin-right:0;}


dslines {
    line-height: 200%;
}

