a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:link {
	color: #CC9933;
}
a:visited {
	color: #CC9933;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC9900;
}

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

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

table {
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


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

.news_text { 
  	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.news_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}

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

.heading {  font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; letter-spacing: 1px;}

.script {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; font-weight: 300}


h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
}

