/* CSS Document */
<!--
body  {
	background-color: #CDCDCD;
	font-family: "Bookman Old Style"; 
	color: #190809;
	font-size: 8px;
	}
td, tr {
		font-family: "Bookman Old Style"; 
	color: #190809;
	font-size: 12px;
	}
.glossymenu ul, li {
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.glossymenu li a{
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
h1{
	font-family: "Bookman Old Style";
	font-weight:normal;
	color: #190809;
	font-size: 18px;
}
h2{
	font-family: "Lithos Pro Regular"; 
	font-size: 16px;
	font-weight: normal;
	color:#190809;
}
h3 {
font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color:#CCCC99;
}
a:link {
	font-family: "Lithos Pro Regular"; 
	font-size: 16px;
	font-weight: normal;
	color:#190809;
	text-decoration:none
}

a:visited {
font-family: "Lithos Pro Regular"; 
	font-size: 16px;
	font-weight: normal;
	color:#190809;
		text-decoration:none
}
a.white:link {
	font-family:"Arial Rounded Bold";
	font-size: 16px;
	color:#FFFFFF;
	text-decoration:none;
}
	

a.white:visited {
	font-family:"Arial Rounded Bold";
	font-size: 16px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
a.white:hover {
	font-family:"Arial Rounded Bold";
	font-size: 16px;
	font-weight:normal;
	color:#FC9;
	text-decoration:none;
}
a.black:link {
		font-family: "Bookman Old Style"; 
	color: #190809;
	font-size: 12px;
	text-decoration:none;
	}

a.black:visited {
		font-family: "Bookman Old Style"; 
	color: #190809;
	font-size: 12px;
		text-decoration:none;
	}

.style8 {	color: #FFFFFF;
	font-weight: bold;
	font-size: 28px;
}


-->

