/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bakdkbrn.png);
	background-repeat: repeat-x;
}
body,td,th {
	color: #993300;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #CC9900;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight:bold;
}
h2 {
	font-size: 18px;
	font-weight:bold;
}
h3 {
	font-size: 16px;
	font-weight:bold;
}
h4 {
	font-size: 14px;
	font-weight:bold;
}

.testamony {
    font-size: 16px;
	font-weight:bold;
}

img.search { border-color:#000000; border-width:3px;
}

.marquee {
	text-align: center;
}
-->
