<!--
.inpt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-color: 35393D; font-size: 8pt;border-style: groove}
.tarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-color: 35393D; font-size: 8pt; border-style: groove}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-color: 35393D; font-size: 8pt; border-style: groove}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-color: 35393D; font-size: 8pt; border-style: groove}
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-color: 35393D; font-size: 8pt; border-style: groove}
-->

H1  {
	color : #000033;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	font-family : Helvetica, Arial, sans-serif;
}

H2  {
	color : #3A723A;
	font-weight : bold;
	font-style : normal;
	font-size : 90%;
}

H3  {
	font-size : 100%;
	font-weight : bold;
	color : #000033;
	font-style : normal;
	background-color : #003;
	background : #669;
}

A  {
	color : #676823;
	font-weight: normal;
	text-decoration: none;
}

A:Visited  {
	color : #676823;
	font-weight: normal
}

A:Active  {
	color : #000000;
	font-weight: normal;
}

A:Hover  {
	color : #000000;
	font-weight: normal
}

BODY  {
	color : Black;
	font-size : 12pt;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
; background-color: #EEEEDD
; list-style-type: circle
}

TD {
	color : Black;
	font-size : 10pt;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	}
TD.error {
	color : Red;
	font-size : 10pt;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

TH {
	background-color: #676823;
	color : White;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	}

P {
	color : Black;
	font-size : 12pt;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	}

BODY.Navigation {
 	background-color: #000033;
}


UL {
  list-style-image: url("bullet.jpg");
}

SPAN.Nav {
	font-size : 100%;
	font-weight : bold;
	font-family : Helvetica, Arial, sans-serif;
	font-style : normal;
}
SPAN.Header {
	font-size : 10pt;
	font-weight : bold;
	font-family : Helvetica, Arial, sans-serif;
	font-style : normal;
}
