.header_welcome {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}
.border_brown {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #996600;
}
#gameboard {
	border: medium solid #000000;
}
#tank_commander {
	border: thin solid #000000;
}
.header_howto {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.average_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	line-height: normal;
}
.lightgreen {
	background-color: #BFCDAC;
}
.significant_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.tables_rules {
	padding: 6px;
}
brown_border {
	border: thin solid #660000;
}
border_warbound {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #666633;
}
.glossarytex2 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 18px;
}
.glossaryborder {
	border: thin double #000000;
}

