BODY {
    background-color : #ffffe0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-left: 0px;
    margin-right : 0px;
    margin-bottom : 0px;
}

p, a, td, th, table {
	color : #000000;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	align: top;
}

.normal {
	color : #000000;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
}	

.large-italics {
	color : #000000;
	font-size: 15px;
	font-weight: normal;
	font-style:italic;
	margin-bottom: 10px;
}	

.medium {
    font-weight : normal;
    color : #000000;
	font-size: 12px;
}


UL { 
	list-style-type : square;
	margin-left: 18px;
	color: #791730;

}

OL {
	margin-left: 24px;
	color : #791730;
	font-weight: bold;
}	

li {
	font-size: 13px;
	vertical-align : middle;
	margin-bottom : 7px;
}

h1	{
	font-size: 15px;
	font-weight: bold;
	color: #791730;
	margin-top: 0px
	margin-bottom: 0px;
}	


.h1	{
	font-size: 15px;
	color: #791730;
}	

.bold {
	font-weight: bold;
	color: #791730;
}

.menu-item {
	font-weight: normal;
	color: #791730;
}

.new {
	background: #ffd911;
	color: #791730;
	font-weight: bold;
	font-size: 11px;
}	


h2 {
	font-weight: bold;
	font-size: 12px;
	color: #791730;
}
	
.masthead {
    font-weight : bold;
    color : #791730;
	font-size: 11px;
}

a.masthead-link, a.masthead-link:link, a.masthead-link:hover, a.masthead-link:active, a.masthead-link:visited {
    font-weight : bold;
	font-size: 11px;	
    color: #791730; 
    background-color: #ffffe0;
    text-decoration: underline;
}

.masthead-medium {
    font-weight : bold;
    color : #791730;
	font-size: 12px;
}


.masthead-large {
    font-weight : bold;
    font-size: 18px;
	color: #791730;
}

.masthead-buttonbar {
    font-weight : normal;
	font-size: 15px;	
    color : #ffd911;
    background-color: #791730;
	vertical-align: middle;
}

a.masthead-button-link, a.masthead-buttonlink:link, a.masthead-buttonlink:hover, a.masthead-button-link:active, a.masthead-button-link:visited {
    font-weight : normal;
	font-size: 15px;	
    color: #ffd911;
    background-color: #791730;
    text-decoration: underline;
}

.masthead-link-divider {
    color: #ffd911;
}

.hilite { 
	background-color: #ffffe0;
}	

.footer {
    font-weight : normal;
    color : #791730;
	font-size: 10px;
	margin-bottom: 10px;

}
.small {
    font-weight : normal;
    color : #000000;
	font-size: 10px;
}

.sidebar {
    font-weight : normal;
    color : #000000;
	font-size: 12px;
}
hr {
    color: #791730;
}
