/* CSS Document */

.style2 {color: #ECE8DF}
.style3 {color: #663300}
.style4 {color: #ECE8DF}
.style5 {font-size: 12px}
.style6 {color: #ECE8DF;font-weight: bold;}
.style7 {font-size: 24px}
.style9 {color: #000000; font-size: 9px}
<style type="text/css">

body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:link {
	color: #ECE8DF;
}
h1 {
	font-size: 14px;
	color: #ECE9D8;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 24px;
	color: #FFFFFF;
}

body {
	background-image: url(../Images/template/pattern.jpg);
	background-repeat: repeat;
}