body {
	background-color: #990000;
}

body,td,th {
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.buttons {
	color: #ECE9D8;
	width: 90%;
	display: block;
	border-top: 1px solid #CC6633;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #CC6633;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: right;

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFCC00;
}
a:link {
	text-decoration: none;
	color: #9C0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #9C0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #9C0000;
}
.titles {
	color: #FFF3AD;
	background: #EFAA39;
	display: block;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.addresses {
	font-size: 12px;
	color: #CC6600;
	text-align: center;
}
.slogen {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
.companyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bolder;
}
.border1 {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
}
