BODY {
  text-align: center;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

.body {
  width: 770px;
  border: solid; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 2px;
  text-align: left;
}

img.floatLeft { float: left;
margin:10px; }

TD{
font-family:verdana;
font-size:9pt;
color: black;
}
a:link {
color: #5C90E1;
}
a:visited {
color: #5C90E1;
}
a:active {
color:#3333CC;
}
a:hover {
color: black;
text-decoration: none;
}#images {
 border: 1px solid black;
}
.h3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	color: blue;
}
.v11 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
}
.v12 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: black;

}
.v13 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;

}

.v13d {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
        line-height: 200%
}

.v13b {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
                font-weight: bold;
}
.v13r {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
        font-weight: bold;
        font-color: red;
}
.v13i  {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
}

.v14 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: blue;
}
.v14b {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
        text-decoration: underline;
	font-weight:bold;
	color: black;
}
.v15 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: blue;
}
.v16 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: black;
}

.blackborder td {border:1px solid #000; border-collapse:collapse; margin:0;padding:3px;
}
li { margin-left: 10; }


p#blinking {text-decoration: blink;}