.copyright {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #666666; 
	text-decoration: none
}
.copyright:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #666666; 
	text-decoration: underline
}
.content{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-decoration : none;
	color : Black;
}
.content:hover{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-decoration : underline; 
	color : Black;
}
.contenttitle{
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	text-decoration : none;
	font-weight : bold;
	color : Black;
}
.buttonpolicy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color : #F8AB52;
	font-weight : bold;
	border-bottom-color : Black;
	border-right-color : Black;
}
.buttongreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color : #7C8A69;
	font-weight : bold;
	border-bottom-color : Black;
	border-right-color : Black;
}
.buttonblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color : #244C80;
	font-weight : bold;
	border-bottom-color : Black;
	border-right-color : Black;
}
.buttonorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color : #DE5A2A;
	font-weight : bold;
	border-bottom-color : Black;
	border-right-color : Black;
}
.buttonbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color : #A4001D;
	font-weight : bold;
	border-bottom-color : Black;
	border-right-color : Black;
}
.topmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #655449;
	font-weight : bold;
	text-decoration: none
}
.topmenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: Black;
	font-weight : bold;
	text-decoration: underline
}
