.add_border {
	border: 1px outset #842000;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
}
body {
	top: 2px;
	margin: 2px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
}
th {
	background-image: url(images/button.jpg);
	color: #FFFFFF;
	border: 1px outset #F7D3CE;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
}
h1 {
	font-size: 16pt;
	font-weight: bolder;
	color: #842000;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	list-style-image: url(images/ico_star.gif);
	list-style-type: none;
	padding: 6px;
}
a {
	color: #AC090E;
}

.increased_padding {
	padding: 20px;
}
.increased_padding_nw {
	padding: 0px 20px 20px 20px;
}

.small_text {
	font-size: 10px;
}

.menu_tags {
	background-color: #AE0B10;
}

.white_links {
	color: #FFFFFF;
	text-decoration: none;
}
