/* this group sets the normal link colors */
A:LINK {
color : #992447;
font-weight: bold;
text-decoration : none;
}
A:VISITED {
color : #992447;
font-weight: bold;
text-decoration : none;
}
A:HOVER {
color : #000000;
font-weight: bold;
text-decoration : underline;
}
A:ACTIVE {
color : #992447;
text-decoration : bold;
}

HR {
color: #992447;
height: 1px;
width: 90%;
}.contimg {
	margin: 2px;
	float: left;
}
#speaking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EEEEEE;
	margin: 5px;
	padding: 10px;
	border: 2px solid #982446;
}
#speaking img {
	padding: 10px;
	float: right;
}
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EEEEEE;
	margin: 5px;
	padding: 5px;
	border: 2px solid #808080;
}
.content P {
	color: #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	margin : 0px 12px 12px 12px;
}

.content H1 {
font-size : 18px;
font-family : Verdana, Arial, sans-serif;
font-weight : bold;
color : #000000;
margin : 12px 12px 0px 12px;
}

.content H2, H3, H4, H5, H6 {
font-size : 14px;
font-weight : bold;
color : #000000;
margin : 12px 12px 12px 12px;
}
.content {
font-family : Verdana, Arial, sans-serif;
}.content ul {
	font-size: 12px;
}
