.address {
	background-color: #eeeeee;
	font-size: 8pt;
	padding: 5;
	left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #663333;
	border-bottom-color: #663333;

}

.special {
	background-color: #ffeeee;
	font-size: 8pt;
	padding: 5;
	left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CCCCCC;


}

.cart {
	background-color: #ffeeee;
	font-size: 8pt;
	font-style: italic;
	padding: 5;
	left: 5px;
	width: 100%; 

}

.boldital {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 9pt;
	color: #000000;
	font-style: italic;
	font-weight: bold;

}

.text {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.bold {

	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.sm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.smbold {

	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 8pt;
	color: #000066;
	font-weight: bold;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000066;
	font-weight: bold;

}

H1.se {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 9pt;
	color: gray;
	font-weight: normal;
	text-align: center;

}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;

}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;

}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;

}

body {

	leftmargin: 0;
	topmargin: 0;
}

#header {

	bgcolor: #000000;
	align: center;
	padding: 0;

}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#navcontainer ul li {
	display: list-item;
	text-align: left;
	padding: 2;
	margin: 0;
	font-weight: bold;
	border-bottom: 1px solid #663300;
}

.header {

	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.topnav a:link {
	color: #ffffff;
	text-decoration: none;

	}

.topnav a:visited {
	color: #ffffff;
	text-decoration: none;

	}

.topnav a:active {
	color: #0000cc;
	text-decoration: none;

	}

.topnav a:hover {
	text-decoration: none;
	color: #FFCC00;

	}

