body, p, td, ul, li
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #420d20;
	line-height: 170%;
}

body {
	background-color: #DDD8C7;
	margin: 0;
	padding: 0;
}

a:link,
a:visited,
a:hover
{
	color: #A91C3C;
	font-weight: bold;
	text-decoration: none;
}


a:hover
{
	text-decoration: underline;
}

.boxtilehome
{
	background: url(img/int/box_tile.gif) repeat-y top left;
}

.boxtilenobr
{
	background: url(img/int/box_tile_nobr.gif) repeat-y top left;
}

.menuback
{
	background-color: #FAF7EE;
}

.footer
{
	padding: 10px 20px;
	font-size: 10px;
	color: #907474;
}



.footer a:link,
.footer a:visited,
.footer a:hover
{
	color: #907474;
	font-weight: normal;
}


ul
{
	margin: 20px;
}


.strikeout
{
	text-decoration: line-through;
}