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

body {
	background-attachment: fixed;
	background-color: #161a46;
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
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: 10px;
	color: #999999;
}


   .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: 15px;
}
.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;
}

.scriptmed {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	font-style: italic;
	color: #6666FF;
}

