/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #952D31;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #952D31;
}
a:hover {
	text-decoration: none;
	color: #A7A7A7;
}
a:active {
	text-decoration: underline;
	color: #952D31;
}
h1 {
	color: 952D31;
	font-size: 14px;
}
h2 {
	color: #952D31;
}
.style1 {font-size: 10px}

.style3 {
	color: #FFFFFF;
	font-size: 11pt;
}
.style4 {
	color: #952D31;
	
}
hr {
	border: 1px solid #952d31;
	width: 90%;
	align: center;
}

#newsmenu a:link {
	color: #4E4E4E;
	text-decoration: none;
	font-size: 12px;
}

#newsmenu a:visited {
	color: #4E4E4E;
	text-decoration: none;
	font-size: 12px;
}
#newsmenu a:hover {
	color: #7F7F7F;
	text-decoration: none;
	font-size: 12px;
}
#newsmenu a:active {
	color: #4E4E4E;
	text-decoration: none;
	font-size: 12px;
}

#newsmenu {
	font-size: 10px;
	color: #952D31;
	font-weight:bold;
}
