body {
	background-color: #ECECEC;
}
.style1 {
	font-family: Calibri;
	font-size: 14px;
	margin: 10px;
}
.style4 {font-size: 12px}

.rkgraphics {
	font-family: Calibri;
	font-size: 16px;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
	color: #0066FF;
}.subheader {
	font-size: 14px;
	font-weight: bold;
	font-family: Calibri;
	color: #C8EC18;
}

