body {
        
		text-align:left;
		margin: 0;
		background: #191919 url('none');
		color: #fff;
		font-size: 14px;
		}	

	#frame {
		width:970px;
        margin-right: auto;
        margin-left: auto;
		padding:0 10px 5px 10px;
		text-align:left;
        border: 1px #000000 solid;
		background:#000;
		}
		
	#contentheader {
		background:#000;
		padding: 1px 0 0 0;
		text-align:center;
		}
		
	#footer {
		background:#000;
		padding: 10px 0 5px 0;
		text-align:center;
		}
		
P {text-indent:20px;}

.table1 {background: #191919 url('none');
		color: #fff;
		font-size: 13px;
		}

.td1 { 
	  text-align: left;
	  padding: 0 10px;
	  font: 13px "trebuchet ms", "times new roman", monospace;
	  color: #fff;}
	  
.td2 { 
	  text-align: left;
	  padding: 0 10px;
	  font: 13px "trebuchet ms", "times new roman", monospace;
	  color: #fff;}
	
.bold {font: 18px bold "trebuchet ms", "times new roman", monospace;}

.bold1 {font: 16px bold "trebuchet ms", "times new roman", monospace;
		font-style: italic;}
		
.it {font-style: italic;}

.bottommenu {                              
	margin: 0px;
	padding: 4px 5px 4px 10px;
	background-color: #000;
	text-align: center;
	font: italic 11px georgia, trebuchet ms, times new roman, monospace;  
	color: #666;
	}

.copy {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 5px;
	margin: 0 280px;
	background-color: #666;
	text-align: center;
	font: 12px trebuchet ms, times new roman, monospace;  
	color: #000;
	}

a:link {color: #00ff00; font-size: 13px; text-decoration: none; background-color: transparent;}
a:visited {color: #00ff00; font-size: 13px; text-decoration: none; background-color: transparent;}
a:active { color: #00ff00; font-size: 13px; text-decoration: none; background-color: transparent;}
a:hover { color: #0000ff; font-size: 13px; text-decoration: underline; background-color: transparent;}

.copy a:link {color: #00ff00; font-size: 11px; text-decoration: none; background-color: transparent;}
.copy a:visited {color: #00ff00; font-size: 11px; text-decoration: none; background-color: transparent;}
.copy a:active { color: #00ff00; font-size: 11px; text-decoration: none; background-color: transparent;}
.copy a:hover { color: #0000ff; font-size: 11px; text-decoration: underline; background-color: transparent;}