a {
	text-decoration: underline;
}
a:hover{text-decoration: underline; color: black;}
body, td {
	color: #3f3f3f;
	font-family: verdana;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: center;






}

.justify {	text-align: justify;}

.bold {
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	color: #88603F;
	text-transform: uppercase;

}

.speech {
	padding: 10px;
	border-top: 0px solid #C8AA92;
	border-right: 2px solid #C8AA92;
	border-bottom: 0px solid #C8AA92;
	border-left: 2px solid #C8AA92;



}

.mail {
	color: #0000CC;

}

.ten {
	font-size: 10px;
	text-align: center;


}

.title {
	text-transform: uppercase;
	color: #88603F;
	font-size: 12px;
	letter-spacing: 1px;
	font-style: normal;
	font-family: verdana;
	font-weight: bold;





}
.speechjust {
	padding: 10px;
	border-top: 0px solid #C8AA92;
	border-right: 2px solid #C8AA92;
	border-bottom: 0px solid #C8AA92;
	border-left: 2px solid #C8AA92;
	background-color: #FFFFFF;
	text-align: justify;

}
.twelve {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;

}
.graybg {
	background-color: #f3f3f3;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;



}
.bld {
	font-weight: bold;
	color: #666666;
}
