a {color: #00B7FF; text-decoration: underline; }
a:visited {color: #00B7FF;  text-decoration: underline; }
a:hover {color: #00B7FF;   text-decoration: none; }

BODY {
	background-color: #00B7FF;
	margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;

}



p {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 11px;
      color: #0392ED;
     margin-left: 10px;
      margin-right: 10px;
      margin-top: 10px;
      margin-bottom: 10px;}


.sm {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 10px;
      color: #DC0972;}

.name {
      font-family: Verdana, times new roman, sans-serif;
      font-size: 14px;
      color: #02A4D6;}


.th { BORDER: #2DC4FF 1px solid;}

    


