body, td {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	}
	
a {
	text-decoration: underline;
	color: #0000FF;
	}
	
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight:bold;
	}

h1, h2, h3
{
	font-family: Tahoma,Verdana,Segoe,sans-serif; color: #006699;
}
h1
{
	 font-size: 16pt;
}
h1#title
{
    
    font-size: 26pt;
    color: #010066;
    font-family: Univers;
    font-weight:bold
    
}
h2
{
	font-size: 12pt; 
}
h3
{
	 font-size: 10pt;
}


.header {
	background-color: #000066;
	font-size: 10px;
	font-weight: bold;
	text-align: inherit;
	color: #FFFFFF;
	}
	
.searchbar {
	height: 17px;
	width: 80px;
	border: 1px solid #000000;
	font-size: 10px;
	}

.searchbutton {
	font-size: 9px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	color: #000000;
	}	
	
.menubar {
	background-color: #000000;
	}
	
.content {
	text-align: justify;
	}
	
.footer_p {
	font-size: 10px;
	font-weight: bold;
	background-color: #D7F2FF;
	color: #000099;
	}
	
.footer_c {
	font-size: 10px;
	font-weight: bold;
	background-color: #FF9900;
	color: #000066;
	}
p {
    width: 950px;
}

    
