	body {
		margin: 0px;
		padding: 0px;
		background-color: #D0CECE;
		color: #28333C;
		font: 10pt Verdana, Arial, sans-serif;
		line-height: 15px;
	}
	table                     { font: 10pt Verdana, Arial, sans-serif; line-height: 15px; }
	b                         { font-weight: bold; color: #28333C; }
	strong                    { font-weight: bold; color: #A51E19; }
	a                         { text-decoration: none; color: #A51E19; }
	a:link                    { text-decoration: none; }
	a:visited                 { text-decoration: none; }
	a:active                  { text-decoration: underline; }
	a:hover                   { text-decoration: underline; }

	#bottom_navigation        { font: 7pt Verdana, Arial, sans-serif; line-height: 14px; color: #FFFFFF; }
	#bottom_navigation .links { color: #FFFFFF; }
	
	#contact                  { background-color: #FFFFFF; font: 7pt Verdana, Arial, sans-serif; line-height: 12px; }

	#body                     { background-color: #FFFFFF; font: 8pt Verdana, Arial, sans-serif; line-height: 14px; color: #28333C; }

	#links                    { background-color: #FFFFFF; font: 7pt Verdana, Arial, sans-serif; line-height: 12px; color: #28333C; }
	#links .links             { color: #28333C; }
	#links .links:hover       { color: #A51E19; }
	