/*
background: #006600; // green
background: #993366; // red

*/
body {
font-size:9pt;
line-height:1.4em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.copy {
font-size:9pt;
line-height:1.4em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a {
color:#197cba;
font-weight:bold;
text-decoration:none;
}

a:hover {
font-color:orange;
text-decoration:underline;
}


.menu a:link {
	background: #006600;
	color: white;
	text-align: center;
	font-family: sans-serif;
	font-size: 10pt;
	}
	
.menu a:visited {
	background: #006600;
	color: white;
	text-align: center;
	font-family: sans-serif;
	font-size: 10pt;
	}
.menu a:hover {
	background: #993366;
	font-style: italic;
	color: white;	
	}

h3	{
	text-align: center;
	font-family: sans-serif;
	color: #17224F;
	}
p	{
	font-family: sans-serif;
	font-size: 9pt;
	line-height:12pt;
	margin-bottom:5px;
	}
	.menutd {
	padding:5px;
	}
	
.search_big {
font-size:12pt;
line-height: 15pt;
font-weight:bold;
margin-top:0px;
margin-bottom:2px;
text-align:left;
color:#197bba;
background-color:#f5f5f5;
padding:3px; 
border-bottom:1px solid #e5e5e5;
}

.search_date {
float:right;
color:#000000; 
	margin-left:10px;
	margin-right:15px;
	margin-bottom:0px;
	margin-top:4px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:11pt;
line-height: 13pt;
text-align:left;
}

.search_body {
color:#000000; 
	margin-left:10px;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:2px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:8pt;
line-height: 9.5pt;
text-align:left;
}

.sa:hover {
  text-decoration: none;
  font-size:1em;
}
.sa {
	  text-decoration: none;
	  color: #000000;
	}	
