* {
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
        font-size: 11pt;
	/* font-family: "Georgia", "Palatino", serif; */
}

body {
	margin: 0px;
	background-color: black;
	color: white;
}

td.lt { text-align: left; }
td.rt { text-align: right; }

.whitelink {font-family: Helvetica; font-size:9pt; color:#FFFFFF;}
.whitelink a:hover{color:red}
.whitelink a{font-family: Helvetica; font-size: 8pt; color:#FFFFFF;}

.newsfrom {font-size: 11pt; color: red;}

.event {font-size: 11pt; border:1px solid #666666; 
color:red; font-family: Helvetica}
.event a:hover {color:gold;}
.event a{font-family: Helvetica; font-size: 8pt; 
color:#cccccc;}

.smallevent {font-family: Helvetica; font-size: 8pt; color:#FFFFFF;}

.linkage {color:red; font-size: 11pt}
.linkage a:hover{color:red}
.linkage a{font-size:11pt; color:#FFFFFF}

td.warning {color:#ccc; font-size: 11pt;border: 1px solid #000000}

.arclink {color: #FFD700;
          font-size: smaller;
          text-align: left;
	  margin-left: .5em;
}
                                                                                
.arclink a:hover {color:red;}
.arclink a{font-size:smaller; color:#FFFFFF;}



u.warning {color:red; font-size: 13pt;}


table#main {
	width: 100%;
        background-color: #000000;
}

#mainstory {
	background-color: #000;
	text-align: left;
        width: 95%;
        border-right: 1px solid black;
        border-left: 1px solid black;
        border-bottom: 1px solid black;
        margin: 1em;
}
#mainstory p {
	background-color: #000000;
	text-align: left;
        padding-left: 1em;
        padding-right: 1em;
        font-size: smaller;
}

#header {
	/* border: 1px dotted black; */
        width: 100%;
	background-color: #000;
}

#footer {
	border: 1px dotted black;
        background-color: #000;
        text-align: center;
}

#linkbar {
	background-color: #000000;
	width: 15%;
}

table#contenttable {
	background-color: #000000;
	width: 890px;
}
td#content {
        background-color: #000;
}


.artheadbig {padding-left: .7em;  font-size: 17pt; font-family: helvetica}
.artheadsmall {padding-left: 1.1em; font-size: 14pt; 
color:#999999; font-family: tahoma}
.artheadsmall a{font-size: 14pt; color:red;}
.artheadsmall a:hover{font-size: 14pt; color:gold;}
.artbody {padding-left: 1.5em; font-size: 14; color: #FFFFFF; 
font-family: helvetica;}
.artbodygrey {padding-left: 1.5em; font-size: 14; color: #999999; 
font-family: helvetica;}
.artbodygrey a{color:red;}
.artbodygrey a:hover{color:gold}

.bodyframe {padding-top: 1.8em;} 



.taborder {background-color: #333333;
           border-left: 1px dotted #666666;
	   border-right: 1px dotted #666666;
	   border-bottom: 1px dotted #666666;
	   border-top: 1px dotted #666666;
}

