		HTML {
	margin: 0;
	padding: 0;
	}

BODY {
	background-color:white;
	color: black;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 35px;
	padding: 0;
 	font-family: Courier New, Courier, mono;
	}


a { text-decoration: none; }
A:link { text-decoration: none; color:#c7c7c7; }
A:visited { text-decoration: none; color:#D4D4D4; }
A:hover { text-decoration: none; color:#5A5A5A ; }

.border {
	border: 2px solid;
	border-color:  #D4D4D4 #5A5A5A #5A5A5A #D4D4D4 ;
}


.sa{

    background-position: center center;
    background-repeat: no-repeat;
}


.cr  {
	color:#b3b3b3;
	margin-left: 5px;
	margin-right: 5px;
	text-align:right;
	padding: 0;
 	font-family: georgia, times new roman;
	font-size:7pt;
	}

.txtopdiv  {
	margin-left: 10px;
	margin-right: 10px;
	text-align:right;
	padding: 0;
 	font-family: Helvetica, Arial, sans-serif, times new roman;
	font-size:7pt;
	}

.txtop  {
	color:#c9c9c9;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
	}
.txtopsep {
	color:red;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
	}
.txtop a { text-decoration: none; }
A:link { text-decoration: none; color:#c7c7c7; }
A:visited { text-decoration: none; color:#c7c7c7; }
A:hover { text-decoration: none; color:c9c9c9; }

.txt  {
	color:#c9c9c9;
	margin-left: 10px;
	margin-right: 10px;
	text-align:right;
	padding: 0;
 	font-family: Helvetica, Arial, sans-serif, times new roman;
	font-size:8pt;
	font-weight: bold;
	}
.txtt  {
	font-weight: normal;
	}

#bio {
	margin-left: 2px;
	margin-right: 2px;
	}

.bio  {
	color:#b3b3b3;
	margin-left: 4px;
	margin-right: 56px;
	padding: 0;
 	font-family: Helvetica, Arial, sans-serif, times new roman;
	font-size: x-small;
	text-align: justify;
	}
.bio p {
	margin-top: 2px;
	margin-bottom: 9px;
	}

.contact  {
	color:#b3b3b3;
	margin-top: 120px;
	margin-left: 40px;
	margin-right: 60px;
	padding: 0;
	text-align: right;
 	font-family: Helvetica, Arial, sans-serif, times new roman;
	font-size: small;
	letter-spacing: .25em;
	}
.contact a { text-decoration: none; }
A:link { text-decoration: none; color:#FF0000; }
A:visited { text-decoration: none; color:#FF0000; }
A:hover { text-decoration: none; color:c9c9c9; }


.nopage  {
	color:#b3b3b3;
	margin-left: 40px;
	margin-right: 40px;
	text-align: center;
	padding: 0;
 	font-family:  Helvetica, Arial, sans-serif, times new roman;
	font-size: 20pt;
	}

.nopage 
.txtop a { text-decoration: none; }
A:link { text-decoration: none; color:#c7c7c7; }
A:visited { text-decoration: none; color:#c7c7c7; }
A:hover { text-decoration: none; color:e7e7e7 ; }