
BODY {
	color : #99CCCC;
	background-color: #99CCCC;
	font-family : Arial, serif;
	font-size : 12px;
	text-align : left;
	scrollbar-face-color: 99CCCC; 
	scrollbar-arrow-color: FFFFFF; 
	scrollbar-shadow-color: DBDBDB;
	scrollbar-3dlight-color: 999999;
	scrollbar-base-color: CACACA;

}

.gem
{
	color:#99CCCC;
	font-family: arial;
	font-size: 3pt;
}

.list2
{
	background-color: #EEFFEE;
	color:#000000;
	font-family: arial;
	font-size: 9pt;
        text-decoration: none;
}

A {
	color : #990099;
	font-family : sans-serif;
	font-style : normal;
	font-weight : none;
}

A:HOVER {
	color : Red;
}

H1 {
	color : #336699;
	font : normal small-caps 35px;
	background-image: url(images/tile.gif);
	border-left: 1px double #3333CC;
	border-bottom: 1px double #3333CC;
	text-indent: 10px;
}

H2 {
	color : #336666;
	font : normal small-caps 20px;
	background-image: url(images/tile.gif);
	border-left: 1px double #3333CC;
	border-bottom: 1px double #3333CC;
	text-align: center;
}

H3 {
	color : #339966;
	font : normal small-caps 25px;
	background-image: url(images/tile.gif);
	border-bottom-width: 0px;
	border-left: 1px double #3333CC;
	border-bottom: 1px double #3333CC;
	text-indent: 30px;
}

H4 {
	color : #99FFEE;
	font : normal small-caps 19px;
	background-image: url(images/tiles.gif);
	border-left: 1px double #3333CC;
	border-bottom: 1px double #3333CC;
	text-align: left;
}

P {
	color : #000040;
	font : normal 15px;	
}

P.mm {
	color : #002D4D;
	border-left: 3px solid #999999;
	}

P.nn {
	color : #000088;
	font : bold 12px;
	background : #decf8b;	
}

td {
	color : #000088;
	font : bold 12px;	
}

.footer {
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #A49F9D;
	line-height: normal;
}

