body, td {
	color: #AAAAAA;
	font-family:  Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;	
}

#document body {
	background-color:#440000;
}

h1 {
	font-size: 16px
}

h2 {
        font-size: 14px
}


.mainTable {	
	border-width: medium;
	border-style: solid;
}


iframe, td, .mainTable {
	background-color:#440000
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.source {
	font-size: 10px;
	font-style: oblique;	
	text-decoration: none;
	color: #666633;
}


a:visited, a:link, a:hover {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #EEEEEE;	
}

a:link {
	text-decoration: none;
	color: #FFFFFF;	
}

A.ListArtHeading {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;	
}

a:hover,
A.ListArtHeading:hover {
	text-decoration: underline;
}

A.linktxt {
	color: #666666;
}
