body {
	color: #000000;
	/* background-color: #996633; */
	background-color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content { 
	background-color: white; 
	width: 700px;
	margin-left:auto; margin-right:auto;
	margin-top:0px;
	border-style:solid;
	border-width:10px;
	border-color: #4d4cb4;
	border-top-width: 0px;
} 


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right: 0px;
	margin-left: 15px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}  

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 10px;
	margin-bottom: 4px;
}



 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
}



h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align:center;
	color: #000000;
	padding: 0px 10px;
}

.alert {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFFF66;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

#h6 A:link, h1 A:visited, h1 A:active {
#	text-decoration: none;
#}

A:link, A:visited, A:active, A:hover {
	color: #000000;
	text-decoration: underline;
}


h6  A:hover {
	border-top: 1px dotted #f6df20;
    border-bottom: 1px dotted #f6df20;
}
	
.sub1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;

}



.indent {
	padding-left: 20px;
	text-align: left;
	text-indent: 0pt;
	margin: 0px;
}

tableb



