BODY
{    
    FONT-FAMILY: georgia, times new roman, verdana, arial;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	COLOR: #D9B63C
}
.address
{
    FONT-FAMILY: arial;
    FONT-SIZE: 7.5pt;
	FONT-WEIGHT: normal;
	COLOR: #D9B63C
}
.bg1
{
    BACKGROUND-COLOR: #d7b3b2
}
.lightbg
{
    BACKGROUND-COLOR: #e2cdcc
}
.darkbg
{
    BACKGROUND-COLOR: #ce9c9c
}


TD { 
	COLOR: #D9B63C;
    FONT-FAMILY: arial, georgia;
    FONT-SIZE: 10pt;
    font-weight: bold;
    TEXT-DECORATION: none
	}
.text { 
	COLOR: #D9B63C;
    FONT-FAMILY: arial, georgia, times new roman;
    FONT-SIZE: 10pt;
    font-weight: normal;
    TEXT-DECORATION: none
	}
.textbig { 
	COLOR: #D9B63C;
    FONT-FAMILY: georgia, times new roman, verdana, arial;
    FONT-SIZE: 12pt;
    font-weight: bold;
	FONT-STYLE: italic;
    TEXT-DECORATION: none
	}

.title
{
    FONT-FAMILY: century gothic, georgia, times new roman, arial, verdana;
    FONT-SIZE: 19pt;
	FONT-WEIGHT: normal;	
	TEXT-DECORATION: underline;
	COLOR: #D9B63C;
}
.titlesmall
{
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 13pt;
	FONT-WEIGHT: normal;
	COLOR: #000055
}


A:link {
	color: #FFFFAA;
	font-family: verdana, arial;
	font-size: 10pt; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
A:visited {
	color: #FFFFAA; 
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	}
A:active {
	color: #ff0000;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
	}
A:hover {	
	font-family: verdana, arial;
	color: #C9A62C; 
	font-size: 10pt;
	font-weight: normal;
	font-style: none;
	text-decoration: none
	
}

