body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}
body {
	background-color: #211F19;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #80C7EE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #80C7EE;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #80C7EE;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #FFFFFF;}

a.style3:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.style3:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.style3:hover {
	text-decoration: none;
	color: #78B3E6;
}
a.style3:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style4 {color: #787465}
.menu {font-size: 14px; color: #FFFFFF;}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #78B3E6;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style5 {font-size: 10px}

.sub { font-size: 18px; font-weight: bold;}

.sub2 {font-weight: bold; font-size: 14px; color: #80C7EE;}

hr  {color: #333333;
height: 1px;}