
body
{
	background-color: #fff;
	font-family:"Trebuchet MS", Trebuchet, "Century Gothic", "Franklin Gothic Medium", Verdana, Arial, sans-serif;
	font-size : 10px;
	color:#666;
	font-weight:normal;
} 

body{
font-family:"Trebuchet MS", Trebuchet, "Century Gothic", "Franklin Gothic Medium", Verdana, Arial, sans-serif;
font-size: 10pt;
color: black;
}

body{
font-family: Serif;
font-size: 15pt;
color: black;
}



hhh1{
font-size: 28;
font-weight:bold:
  	line-height:18px;	
}

h21{
font-size: 14;
font-weight: normal;
}

tt{
font-size: 28;
font-family: serif;
color: green;
font-weight: bold;
}

.content{
width: 170;
height: 150;
color: black;
visibility: visible;
padding: 10;
}

.contentOff{
width: 170;
height: 150;
color: "#cccccc";
visibility: visible;
padding: 10;
}

.contentCYA{
font-size: 18;
color: red;
width: 170;
height: 300;
position: absolute;
top: 50;
left: 30;
background-color: white;
visibility: visible;
padding: 10;
}

.text{
font-size: 14;
font-weight: bold;
color: white;
}

.textOff{
font-size: 14;
font-weight: bold;
color: white;
}

.ANieves{
color: black;
}

.ANievesOff{
color: black;
visibility: hidden;
}

a {
  text-decoration: none }
a:link {
  color: black }
a:visited {
  color: black }
a:active {
  color: red }
a:hover {
  color: green;
  font-weight: bold; }


a.box{
  background: #c0c0c0;
  border-top: 0.5pt solid;
  border-bottom: 0.5pt solid;
  border-left: 0.5pt solid;
  border-right: 0.5pt solid;
  }

a.box2{
  background: #c0c0c0;
  border-top: 0.5pt solid;
  border-bottom: 0.5pt solid;
  border-left: 0.5pt solid;
  border-right: 0.5pt solid;
  }
  
a.box2:active{
  color: black;
  } 

 
.box {
  background: #c0c0c0;
  border-top: 0.5pt solid;
  border-bottom: 0.5pt solid;
  border-left: 0.5pt solid;
  border-right: 0.5pt solid;
 }
 
.MyTitles {
	font-family: Arial;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 1pt;
	border-top: black solid 1p;
	border-bottom: black solid 1p;
 }

p
{
   margin: 0 0 5pt 0;
}

p:first-letter 
{
	font-size: 150%;
	font-family: serif; 
	font-weight: bold;
	color: green;
}

li:first-letter 
{
	position: relative;
	font-family: serif; 	
	font-weight: bold;
	color: green;
	font-size: 150%;
}

li
{
	position: relative;
	left: -5pt;
	margin: 5px;
}