
A:link{
        text-decoration: none;
        font-weight:bold;
	color:#993333;
}

A:visited{
        text-decoration: none;
        font-weight:bold;
 	color:#993333;
}


A:hover{
        text-decoration: none;
        font-weight:bold;
        color:#990000;
}


BODY{


}

TD{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:0.7em;
	line-height: .4cm;
}

H1{
	font-size:1.2em;
	font-weight:bold;
}

H2{
	font-size:1em;
}

H3{
	color:#FFFFFF;
	font-size:1.5em;
}

H4{
	color:#FFFFFF;
	font-size:1em;

}

strong{
	font-size:1.2em;
	font-weight:bold;
}


hr {
  border: 1;
  width: 80%;
  color: #33516B;
  height: 1px;

}



.mini{
	font-size:0.6em;
}


.title{
	color: #000000;
	text-decoration: underline;
	font-size:1.4em;
	font-weight:bold;
	}

