body, table {
	font-family: 'Arial Narrow', Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin: 0;
color: #444;
}

.tabcol {
background-color:#fcbe7b;}


h1, h2, h3 {
	color: #00ADEE;
	font-size: 18px;
	font-family: 'Arial Rounded MT bold', arial, Tahoma, sans-serif;
	margin-top: 0.2em;
margin-bottom: 1.2em;
text-transform:uppercase;
}

h2 {
	font-size: 18px;
color:#F8982A;
}

h3 {
	font-size: 14px;
font-family: 'Arial ';
}

b, strong {
  color:#ff9900;  
  }


.tabnone {
list-style-image:none;
list-style-type:none;
background-color:#fcbe7b;}

a img { border: none }

a { text-decoration:underline;color:#00ADEE; font-weight:normal;}
a:hover, a:visited { text-decoration:none;color:#444;font-weight:normal; }




