BODY { background: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0em}

.cards { margin-top: 1em; margin-right: 0px; margin-bottom: 0px; margin-left: 1em}

.shock {background-color: #000000}

P,TD,DIV    { font-family: Verdana, Gill, Arial, Helvetica, sans-serif;
font-size: 12px}


.text {
	text-align: justify;
}

.note {
	text-align: justify;
	font-size: 9px;
}


.emp {  font-weight: bold}
.nav {  font-size: 10px}
.mid {  text-align: center}


A:link    { color: red;
 }
A:visited { color: blue;
 }
A:active  { color: green;
 }

A:link, A:visited, A:active { text-decoration: none }
