head
{
	P3P: CP="CAO DSP PSAa PSDa UNRa STP NAV"
}
a:link
{
	color: rgb(255,255,255);
	CURSOR: url('http://www.aclore.com/images/pointer.cur');
}

a:visited
{
	color: rgb(255,255,153);
	CURSOR: url('http://www.aclore.com/images/pointer.cur');
} 

a:active 
{
	color: rgb(255,255,210);
}

A:hover
{
	color: rgb(255,255,255);
	font-family: Verdana;
	font-size: 9pt;
	font-weight: Italic;
	CURSOR: url('http://www.aclore.com/images/pointer.cur');
	TEXT-DECORATION: underline;
}

body
{
	background-image: url('new_bg.gif');
	font-family: Verdana, Arial, Helvetica;
	color: rgb(255,255,153);
	font-size: 10pt;
	scrollbar-base-color : #1F1F1F;
	scrollbar-arrow-color : #AFAFAF;
	CURSOR: url('http://www.aclore.com/images/body.cur')
}

table
{
	table-border-color-light: rgb(255,255,180);
	table-border-color-dark: rgb(255,255,222); 
	vertical-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}

table.centertable
{
	text-align:center;
}

td.heading
{
	font-family:Verdana, Arial, Helvetica;
	color: rgb(255,255,255);
	font-size: 10pt;
	font-weight:bold;
}

td.content
{
	font-family:Verdana, Arial, Helvetica;
	color: rgb(255,255,153);
	font-size: 8pt;
}

td.value1
{
	font-family:Verdana, Arial, Helvetica;
	color: rgb(255,255,153);
	font-size: 8pt;
}

td.value2
{
	font-family:Verdana, Arial, Helvetica;
	color: rgb(255,255,153);
	font-size: 8pt;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(255,255,153);

}

li, ul, ol
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(255,255,153);
	font-size: 10pt;
}