p, td  {  
    line-height: 13px; 
    color:#000000; 
    font-size: 11px; 
    font-family: "Courier New", "Courier mono"; 
}
body{ 
    line-height: 13px;
    margin: 0px; 
    padding: 0px;
    color: #000000; 
    font-size: 11px; 
    font-family: "Courier New", "Courier mono"; }

a, a:active, a:link, a:visited, a:focus { 
    color: #970F00; 
    text-decoration: none; 
}
a:hover  { 
    color: #444444; 
    text-decoration: none; 
}
a.n, a.n:active, a.n:link, a.n:visited, a.n:focus { 
    color: #000000; 
    text-decoration: none; 
}
a.n:hover  { 
    color: #970F00; 
    text-decoration: none; 
}
.red { 
    color: #970F00; 
    text-decoration: none; 
}
.title, h1 {
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	color: #444444;
	font-size: 11px;
}

h2 {
	font-family:"Courier New", "Courier mono"; 
	margin-top:0px;
	margin-bottom:0px;
	color: #B08E61;
	font-size: 13px;
}		


/* forms */
.input_text {
    padding-left: 2px;
    width: 200px;
    color: #444444; font-size: 11px; font-family: Courier, sans-serif;
    border: 1px solid #b5aa76;
}

.input_textarea{
    padding-left: 2px;
    width: 400px; heigth: 150;
    color: #333333; font-size: 11px; font-family: Courier, sans-serif;
    border: 1px solid #b5aa76;
}


/* google dreck */
div.gs-result, gs-webResult, gsc-result, gsc-webResult {
    margin-bottom: 20px;
}
div.gs-visibleUrl-long {
    display: none;
}
div.gsc-ad-box{
    display: none;
}

