/* CSS Document */

body {margin: 0px;}
.style1 {
	color: #643131;
	font-family: Verdana;
	font-weight: bold;
}
.style2 {
	font-family: Verdana;
	color: #222222;
	font-size: 12px;
}
.style3 {font-size: 14px}
.style4 {font-family: Verdana; color: #FFFFFF; font-size: 10px; }
.style4:hover { text-decoration: underline;
color: #BC8768; }
a {
color: #873B3B;
}

a:hover {
text-decoration: underline;
color: #BC8768;
}
.style5 {
	color: #2872AF;
	font-size: 14px;
	font-weight: bold;
}
.newsbody {
	font-family: Verdana;
	color: #222222;
	font-size: 11px;
}
