a { text-decoration: none; color: #FF9900; }
a:hover { text-decoration: underline; color: #FF9900; }

body {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}

p {  font-family: Arial, Helvetica, sans-serif;  font-size: 14px; }

table {  font-family: Arial, Helvetica, sans-serif;  font-size: 14px; }

.heading {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 3px;
}


.subheading {  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 14px; letter-spacing: 3px;}

.subheading a:link {
	color: #FF9900; 
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 14px;
}

.subheading a:visited {
	color: #FF9900; 
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 14px;
}

.subheading a:hover {
	color: #FF9900; 
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 14px;
}

.subheading a:active {
	color: #FF9900; 
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 14px;
}

.script {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	line-height: 22px;
}

.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	color: #612400;
}

.news_text {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}

.news_date {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal; 
	 padding: 10px;
	 margin: 10px;
	 }
	 
.small {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	 }

.smaller {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	 }
	 
h1 {
	font-family: "Trebuchet MS",  Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}


h2 {
	font-family: "Trebuchet MS",  Helvetica, Arial, sans-serif;
	font-size: 14px;
}
