.verdana9{
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color:white;
}
.title{
	font-family: verdana;
		font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#F9F9F9;
}

.header1{
	font-family: verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color:#FF0000;
}
.header2{
	font-family: verdana;
	font-size:25px;
	font-style: normal;
	font-weight: normal;
	color:#FF0000;
}
.color_red{
font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:Red;
	
}
.color_black{
font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:Black;
	
}
.color_grey{
font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#8F8F8F;
	
}
a.mail1:link{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#FF4500;
}
a.mail1:visited{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#FF4500;
}
a.mail1:hover{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:black;
}
a.mail:link{
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#f8c67e;
}
a.mail:visited{
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#f8c67e;
}
a.mail:hover{
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}