BODY {
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	color : #6495ED;
}

A:HOVER {
	color : #ffa500;
}

TD {

color : #666666;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 85%;
}

.strap {
	color: #228B22;
	font-weight: bold;
	background-color: #90ee90;
}
.strap A {
    color: #AC54D8;
	/*color : #3E3FFF;*/
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.strap A:HOVER {
	color : #CA92E6;
	text-decoration: none;
}

.smaller {
	font-size: 9pt;
}

.smallest {
	font-size: 8pt;
}

.title {
	font-size:11pt;
	font-weight: bolder;
}

.sub {
	color: #ffaaaa;
	font-weight: bold;
}

.side_title {
	color: #EEEEEE;
	font-weight: bolder;
	letter-spacing: 1px;
}

h3 {
   color: orange;
	font-size: 1.2em;
}
h2 {
	color: orange;
	letter-spacing: 1px;
	font-size: 1.4em;
	}
}

}
h4 {
	color: #666666;
	font-size: 1em;
}
.field_name {
	color: #3CB371;
	font-weight: bold;
}

hr {
 color: lightgreen;
 border-style: dotted;
}
div.hr hr {
  display: none;
}

img {
	border-color: #cccccc;
}

