BODY {
	background-color : #ffffff;
}

A, A:link {
	COLOR: #904F44; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #904F44; TEXT-DECORATION: underline;
}
A:active {
	COLOR: #904F44; TEXT-DECORATION: none;
}


H1 {
	font-family : "Times New Roman", Times, serif;
	color : #000099;
	font-size : 30px;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	color : #000099;
	font-size : 24px;
}

H3 {
	font-family : "Times New Roman", Times, serif;
	color : #000099;
	font-size : 18px;
}

P, TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 13px;
}

OL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 13px;
	margin-left : 23px;
}

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
	font-size : 13px;
}

INPUT {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #cc0000;
	background-color: #ffffff;
	border-top: #660000 2px solid;
	border-left: #660000 2px solid;
	border-bottom: #ffcccc 2px solid;
	border-right: #ffcccc 2px solid;
}

TEXTAREA {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #cc0000;
	background-color: #ffffff;
	border-top: #660000 2px solid;
	border-left: #660000 2px solid;
	border-bottom: #ffcccc 2px solid;
	border-right: #ffcccc 2px solid;
}

SELECT {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #cc0000;
	background-color: #ffffff;
	border-top: #660000 2px solid;
	border-left: #660000 2px solid;
	border-bottom: #ffcccc 2px solid;
	border-right: #ffcccc 2px solid;
}

OPTION {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #cc0000;
}

DL {
	font-family : "Times New Roman", Times, serif;
	color : #000099;
	font-size : 16px;
}

.red_button {
	background: #cc0000;
	border-top: #ffcccc 2px solid;
	border-left: #ffcccc 2px solid;
	border-bottom: #660000 2px solid;
	border-right: #660000 2px solid;
	width: 100px;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
}

.red_form {
	background: #cc0000;
	border-top: #ffcccc 2px solid;
	border-left: #ffcccc 2px solid;
	border-bottom: #660000 2px solid;
	border-right: #660000 2px solid; }

.times {
	font-family : "Times New Roman", Times, serif;
}

.white_bold {
	color : White;
	font-weight : bold;
}

TD.button {
	BACKGROUND: #d6d3ce; BORDER-BOTTOM: #584300 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #584300 1px solid; BORDER-TOP: #ffffff 1px solid
}

span.hu {
	font-size : 15px;
	font-weight : bold;
}

p.article_header {
  font-family : "Times New Roman", Times, serif;
	color : #cc0000;
	font-size : 30px;
	font-weight : bold;
}

p.article_summary {
	font-size : 14px;
	font-weight : bold;
}

p.article_imagetext {
	font-size : 11px;
}