.h_font {
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	padding: 2px;
	color: #000000;
	
}
.links {
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	padding: 2px;
	color: #6c6c6c;
	font-weight: bold;

}
.link {
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	padding: 2px;
	color: #288c00;
	font-weight: bold;
}
.title_font{
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	padding: 2px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	
}
.list{
	list-style-type: disc;
	list-style-position: outside;
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	padding: 2px;
	color: #000000;
}
.title{
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
	font-variant: small-caps;
	
}
.heading{
	font-family: verdana;
	font-size:13px;
	text-align: justify;
	padding: 2px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	
}
.copy {
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;
	color: #ffffff;	
}
.pink{
color: #FE00D1;
}
