BODY, TH, TD, P {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

P {
	margin-top: 5px;
	margin-bottom: 10px;
}

.accent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F2727;
}

.warning {
	color: red;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F2727;
}

HR {
	background: #999999;
	border: 0;
	height: 1px;
	color: #999999;
}

DIV.h1,
H1 {
	color: #7F2727;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	border-left: 3px #7F2727 solid;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

H2,H3,H4,H5,H6 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}

DIV.h1 A {
	color: #7F2727;
	text-decoration: none;
}

FORM {
	padding: 0px;
	margin: 0px;
}

INPUT.border1,
SELECT.border1,
TEXTAREA.border1 {
	border-width: 1px;
	border-color: #b6b6b6;
	border-style:solid;
}

INPUT.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #006C9A;
	cursor:hand;
	border: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(/images/button0.gif);
	width: 117px;
	height: 19px;
}

A            {color:#0055A4; text-decoration:none;}
A:hover      {color:#0055A4; text-decoration:underline;}

A.menu       {color:#ffffff; font-size: 12px; text-decoration:none;}
A.menu:hover {color:#ffffff; font-size: 12px; text-decoration:none;}
            	
A.art        {color:#000000; text-decoration:none;}
A.art:hover  {color:#000000; text-decoration:underline;}

UL.alt2 {
	margin: 0;
	padding: 0;
}

UL.alt2 LI {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: disc outside url('/images/spacer.gif');
	background: url("/images/li1.gif") no-repeat center left;
}
