body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.buttons {
	color: #FFE87C;
	width: 90%;
	display: block;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #EBBA47;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.titles {
	color: #660033;
	background: #FFE87C;
	display: block;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.addresses {
	font-size: 12px;
	color: #c8b500;
	text-align: center;
}
.slogen {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC99;
}
.companyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	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;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c8b500;
}
