a { text-decoration: none; }
a:hover { text-decoration: underline; }

body {
	background-color: #2f5569;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}



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

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

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}


   .news {
           width: 100%;
           padding: 5px;
           text-align: left;
           }
   .news_entry {  
                text-align: left;
                margin: 5px;
                }

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

.medheading {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


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

.scriptsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: 300;
	font-style: italic;
}
.medsmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whiteheading {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}