DIV,BODY,TD,TH,P,FONT,INPUT,BLOCKQUOTE {
	font-size:		12px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	color:			#6E0E35
	}

SELECT,INPUT {
	font-family:	Verdana, Arial, Helvetica, sans-serif;;
	font-size:		8pt;
	color:			#000000
	}

CODE {
	font-family: monospace;
	font-size: 8pt;
	color:	#000000;
	background-color: transparent;
	}

.text {
	line-height:  1.3;
	}

.smalltext {
	font-size: 10px;
	}

.greentext {
	color: #083522;
	}	
	
.title {
	font-size:		23px;
	font-weight:		bold;
	color:			#063320
	}

.white {
	color:			#FFFFFF;
	}

.error {
	color:			red
	}

	
A:link {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #083522;
	font-weight:	bold;
    TEXT-DECORATION: none;
}

A:active {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #083522;
	font-weight:	bold;
    TEXT-DECORATION: none;
}

A:visited {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #083522;
	font-weight:	bold;
    TEXT-DECORATION: none;
}

A:hover {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #083522;
	font-weight:	bold;
    TEXT-DECORATION: underline;
}

A.grey:link {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    font-size:	10px;
	COLOR: #888888;
    TEXT-DECORATION: underline
}

A.grey:active {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    font-size:	10px;
	COLOR: #888888;
    TEXT-DECORATION: underline
}

A.grey:visited {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    font-size:	10px;
	COLOR: #888888;
    TEXT-DECORATION: underline
}

A.grey:hover {
    BACKGROUND: none transparent scroll repeat 0% 0%;
    font-size:	10px;
	COLOR: #888888;
    TEXT-DECORATION: underline
}


H1 { font-size: 24pt;	color: #000000 }
H2 { font-size: 18pt;	color: #000000 }
H3 { font-size: 14pt;	color: #000000 }
H4 { font-size: 12pt;	color: #000000 }
H5 { font-size: 10pt;	color: #000000 }
H6 { font-size: 7pt;	color: #000000 }

