.menu {  

	font-family: Helvetica, Arial, sans-serif;

	font-style: normal; 

	font-weight: bold; 

	font-size: 11px; 

	color: #006699;  

	text-decoration: none;

}

.menuo {  

	font-family: Helvetica, Arial, sans-serif;

	font-style: normal; 

	font-weight: bold; 

	font-size: 11px; 

        color: #FFFFFF;

        background: #A1D0E0;

	text-decoration: none;

}

.menub {  

	font-family: Helvetica, Arial, sans-serif;

	font-style: normal; 

	font-weight: bold; 

	font-size: 11px; 

	color: #663300;

        background: #F6F5E6;

	text-decoration: none;

}

a.menu:hover {

        text-decoration: underline;

} 

.noline {

        text-decoration: none;

} 

h1 {

	color: 663333;

	font-weight: normal;

}
 

h2 {

	color: 663333;

	font-weight: normal;

}

h3 {

	color: #663333;

	font-weight: normal;

}

h4 {

	color: #663333;

	font-weight: bold;

}
h5 {
	color: #336699;
	font-size: large;
}
.blue {
	color:#336699;
}
.brown{
	color:#663333;
}
img.head {
padding-bottom:6px;
-padding-bottom:0;
}
html>body img.head { *padding-bottom:0; } /*IE 6&7 hack*/
.title{
	cursor:hand;
}	
