@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	color: #212121;
	font-style: normal;
	line-height: normal;
	padding: 5px 5px 5px 15px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	color: #A6AA14;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #A6AA14;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #Df4225;
	text-decoration: none;
}
