/*-----------------------------------------------*/
/* GLOBAL TEXT STYLES ----------------------------*/

h1     { color: #0a4046; font-size: 10pt; font-family: Arial, Verdana, Helvetica; font-style: normal; font-weight: bold; font-stretch: normal; letter-spacing: 2pt }

h2    { color: #292929; font-size: 10pt; font-family: Arial, Verdana, Helvetica; font-style: normal; font-weight: normal; line-height: 13pt }

h3 	     { color: #fff; font-size: x-small; font-family: Arial, Verdana, Helvetica }
	
h4 	 { color: #ddd; font-size: 9pt; font-family: Arial, Verdana, Helvetica; font-style: normal; font-weight: normal; line-height: 14pt }
h5 { color: #ddd; font-size: 10pt; font-family: Arial, Verdana, Helvetica; font-style: normal; font-weight: normal }
.sidehead  { color: #ddd; font-size: 8pt; font-family: Arial, Verdana, Helvetica; font-weight: strong; line-height: 1.8em; letter-spacing: 0.1em }
/* links */

a  { color: #ddd }

a img {
	border: 0;
}

a:link  { text-decoration: none }

a:visited  { text-decoration: none }

a:hover  { text-decoration: underline }

a:active  { text-decoration: underline }
