body {	
	background: #f7f6f2; 
        color: black;
	margin-right: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Arial", sans-serif;
	font-size: small;
}

h1  {
	text-align: center;
}

h2  {
	text-align: center;
}

td {	
	background: #f7f6f2; 
        color: black;
	font-size: smaller;
	vertical-align: top;
}

a:link {
	text-decoration: underline;
	color: #333333}

a:active {
	color: red;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333; 
	text-decoration: none;
}

.tbH {  
	width: 100%; 
}

.tdH_1  {
	width: 10%;
}

.tdH_2  {
	vertical-align: middle;
}

.ln_1:link {
	text-decoration: none;
	color: green;
}

.ln_1:active {
	color: red;
	text-decoration: underline;
}

.ln_1:visited {
	color: green;
	text-decoration: none;
}

.ln_1:hover {
	color: green;
	text-decoration: none;
	background: silver;
}

.ln_2:link {
	text-decoration: underline;
	color: green;
	font-weight: bold;
}

.ln_2:active {
	color: red;
	text-decoration: underline;	
	font-weight: bold;
}

.ln_2:visited {
	color: green;
	text-decoration: underline;
	font-weight: bold;
}

.ln_2:hover {
	color: green; 
	text-decoration: none;
	font-weight: bold;
	background: silver;
}

.ln_3:link {
	text-decoration: underline;
	color: purple;
	font-weight: bold;
}

.ln_3:active {
	color: red;
	text-decoration: underline;	
	font-weight: bold;
}

.ln_3:visited {
	color: purple;
	text-decoration: underline;
	font-weight: bold;
}

.ln_3:hover {
	color: purple; 
	text-decoration: none;
	font-weight: bold;
	background: silver;
}


.ln_4:link {
	text-decoration: underline;
	color: red;
	font-weight: bold;
}

.ln_4:active {
	color: red;
	text-decoration: underline;	
	font-weight: bold;
}

.ln_4:visited {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

.ln_4:hover {
	color: red; 
	text-decoration: none;
	font-weight: bold;
	background: silver;
}

.ln_5:link {
	text-decoration: underline;
	color: blue;
	font-weight: bold;
}

.ln_5:active {
	color: red;
	text-decoration: underline;	
	font-weight: bold;
}

.ln_5:visited {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

.ln_5:hover {
	color: blue; 
	text-decoration: none;
	font-weight: bold;
	background: silver;
}


.ln_6:link {
	text-decoration: none;
	font-weight: bold;
}

.ln_6:active {
	color: red;
	text-decoration: underline;	
}

.ln_6:visited {
	text-decoration: none;
}

.ln_6:hover {
	text-decoration: underline;
}

.p_1  {
	color: green;
	font-weight: bold;
}

.p_2  {
	color: purple;
	font-weight: bold;
}

.tb_nsl  {
	width: 90%;
}

.td_nsl2 {
	vertical-align: top;
}

.tdB_2  {
	width: 200;
	vertical-align: top;
}

.tdB_3 {
	width: 400;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.tdB_4 {
	text-align: right;
	border-top-width: 0px;
	border-right-width: 30px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.nav {
	font-size: x-small;

}

.red {
	color: red;
}

.undln {
	 text-decoration: underline;
}
