h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;


}
a:active {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;


}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;

}
.subnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.adminhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;

}
