.copyright {
	font-size : 75%;
}

.medium {
	font-size : 90%;
}

.small {
	font-size : 80%;
}

.teaser {
	font-size : 90%;
	margin-left	 : 40px;
	margin-right : 40px;
}	

.table_text {
	font-size : 80%
}

BODY, P, DD,  DL, DT, FORM, LI, MENU, OL, TABLE, TD, TR, UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	color : #000000;
}

H1, H2, H3, H4, H5, H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


H1 {
	font-size : 150%;
}

H2 {
	font-size : 135%;
	color : #CC5544;
	margin-bottom : -10;
}

H3 {
	font-size : 120%;
	color : #70449F;
	margin-bottom : -10;
}

H4 {
	font-size : 110%;
	margin-bottom : -10;
}


A:LINK {
	color : #FE9B60;
	font-weight : bold;
}

A:VISITED {
	color : #FE9B60;
	font-weight : bold;
}

.left_col_quote {
	font-family : "Times New Roman", Times, serif;
	font-size : 80%;
	margin-left : 65px;
	margin-right : 5px
}

A.left_col_link:link, A.left_col_link:visited {
	color : #270110;
	font-weight : normal;
}

.rising_times {
	color : #70449F;
	font-style : italic;
}

.tagline {
	color : Red;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
}

.quote_attrib {
	text-align: right;
	margin-top: 0;
}

.quote {
	margin-bottom: 0;
}

.shaded_box {
  background-color: #ffe4c4;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  padding: .5em;
}
