a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	cursor: crosshair;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	cursor: crosshair;
}
body {
	margin: 0 0 20px 0;
	padding: 0 0 0 150px;
	color: #0000FF;
	background-repeat: repeat;
	background-image: url(kyrietablebg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: 2em;
	margin-left: 2em;
	margin-right: 2em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
div.left {
	position: absolute;
	top: 0px;
	width: 150px;
	left: 0;
	height: 100%;
	text-align: center;
	border-right: medium ridge #ffffff;
	 }
@media screen
  {
  body>div.left
    {
    position: fixed;
    }
  }
div.image
	{
	float: left;
	width: 45%;
	display: inline;
	text-align: center;
	}
div.image2
	{
	float: right;
	width: 45%;
	display: inline;
	text-align: center;
	}

