body, html {
	margin-left: 12px;
	margin-top: 12px;
	background-color:#f0f0e7;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 95%;
	line-height: 130%;
	color: #373C47;
}

a { 
	font-family: Lucida, "Lucida Sans", "Lucida Grande", sans-serif;
	font-weight: bold; 
/*	color: #353A3D;  */
/*	color:#c55;	 */
	color: #b55;
	text-decoration: none;
}
a:hover	{
	color: #353A3D;
}

.mybody {
	margin-left:-12px;
	margin-top:-16px;
	border-left:2px solid #b58649;	
	padding-left:12px;
	padding-top:24px;
	margin-right: 0px;
	padding-right: 0px;
	background-color:#f0f0e7;
}

.mytext {
	padding: 4px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 95%;
	color: #353A3D;
}

.myheadsmall  {
	margin-top: -30px;
	margin-bottom: 2px;
	font-family: Lucida, "Lucida Sans", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 85%;
	color: #353A3D;
}

.myheadsmall2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Lucida, "Lucida Sans", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 85%;
	color: #353A3D;
}

.myheadbig5g  {
	font-family: Lucida, "Lucida Sans", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #353A3D;
}

.myheadbig5    {
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Lucida, "Lucida Sans", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #a16332;
}

.myheadbig3    {
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Lucida, "Lucida Sans", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 130%;
	color: #3c404D;
}

table {
	padding: 5px;
}

tr {
	height: 20px;
}

