/* CSS Document */
Body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #555555;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #682700;
	text-decoration: none;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #555555;
	text-decoration: none;
}
a.nav {
	text-decoration: none;
	color: #555555;
}
a.nav:hover {
	text-decoration: none;
	color: #000000;
}
.titsx {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #682700;
}
a.titsx {
	text-decoration: none;
	color: #682700;
}
a.titsx:hover {
	text-decoration: none;
	color: #682700;
}
.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #682700;
}
.didawhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.didawhite1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}
