/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #7C5732;
	background-image: url(images/back_wgtc.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #990000;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #7C5732;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 12px;
	color: #000000;
	margin-left:15px;
	margin-right:15px;
	line-height:20px;
}
h5 {
	font-size: 10px;
	color: #000000;
	margin-top:10px;
	margin-left:25px;
	margin-right:35px;
	line-height:15px;
}
h6 {
	font-size: 12px;
	color: #000000;
	margin-left:25px;
	margin-right:35px;
	line-height:10px;
}
style.text {
	font-size: 11px;
	color: #000000;
	margin-left:25px;
	margin-right:35px;
	line-height:10px;
}
