body
{
	font-family: Arial, Helvetica;
	background-image: url(images/cyprbk.jpg);
	color: #FFFFFF;
}
ul
{
	list-style-image: url(acyprbu1.gif);
}
ul ul
{
	list-style-image: url(acyprbu2.gif);
}
ul ul ul
{
	list-style-image: url(acyprbu3.gif);
}
a:link
{
	color: rgb(51, 102, 51);
}
a:active
{
	color: rgb(153, 102, 0);
}
a:visited
{
	color: rgb(102, 0, 0);
}

h1
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
.highlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #900;
}
