P {
	COLOR: Black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
}

.col-green {
	COLOR: Green;
	FONT-FAMILY:  arial,helvetica,geneva,sans-serif;
}

.col-darkgold {
	COLOR: #B8860B;
	FONT-FAMILY: arial,helvetica,geneva,sans-serif;
}

.small{
	COLOR: #000000;
	FONT-FAMILY:  arial,helvetica,geneva,sans-serif;
	FONT-SIZE: 8pt;
}

.smalla{
	COLOR: #B8860B;
	FONT-FAMILY: arial, helvetica, geneva, sans-serif;
	FONT-SIZE: 8pt;
}

.smallb{
	COLOR: Green;
	FONT-FAMILY: arial,helvetica,geneva,sans-serif;
	FONT-SIZE: 7pt;
}

.smallc{
	COLOR: Green;
	FONT-FAMILY: arial,helvetica,geneva,sans-serif;
	FONT-SIZE: 8pt;
}

B {
	COLOR: Black;
	FONT-FAMILY:  arial,helvetica,geneva,sans-serif;
	FONT-SIZE: 10pt;
}

.backcol{
	COLOR: Black;
	FONT-FAMILY:  arial,helvetica,geneva,sans-serif;
	FONT-SIZE: 10pt;
	background-color : #F5F5DC;
}

.bold{
	COLOR: Maroon;
	FONT-FAMILY:  arial,helvetica,geneva,sans-serif;
	FONT-SIZE: small;
}

.medium {
	COLOR: #000000;
	FONT-FAMILY:  arial,helvetica,geneva,sans-serif;
	FONT-SIZE: 10pt;
}


H1 {
	COLOR: #000000;
	FONT-FAMILY:  arial,helvetica,geneva,sans-serif;
	FONT-SIZE: medium;
}

UL {
	COLOR: Black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
}
LI {
	COLOR: Black;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: xx-small;
}


A {
	COLOR: Black;
	FONT-FAMILY:  arial,helvetica,geneva,sans-serif;
	FONT-STYLE: normal;
	FONT-SIZE: 9pt;
}


A:hover {
	color: #FF8C00;
}

.txt {
	background-color : #FFF8DC;
	border-style : groove;
	font-family : Arial;
	font-size :8pt;
	font-style : normal;
}

.but {
	background-color : #D2B48C;
	border-style : groove;
	font-family : Arial;
	font-size :8pt;
	font-style : normal;
	border-bottom-width : thin;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
}
