@charset "utf-8";
body {
	margin: 0px;
}
.h1 {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.h1 a:link {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.h1 a:visited {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.h1 a:hover {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #b7b7b7;
	text-decoration: none;
}
.h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}
.readmore {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9e001e;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-position: 175px;
	background-repeat: no-repeat;
}
.readmore a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9e001e;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-position: 175px;
	background-repeat: no-repeat;
}
.readmore a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9e001e;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-position: 175px;
	background-repeat: no-repeat;
}
.readmore a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-position: 175px;
	background-repeat: no-repeat;
}
.h2 a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}
.h2 a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}
.h2 a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

