p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: blink;
}
body {
    background-color: #FFFFFF;
	background-image: url(../images/backgrounds/pyramid.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	list-style-type: disc;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
