BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #333333;
	background-color: #CCDDEE;
    }

P, LI {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #333333;
    }

TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: Black;
    background-color: #F2FEF2;
    }

INPUT, TEXTAREA {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	background-color: #E8EEF4;
    }

.SPACED {
	margin: .5em;
	list-style-position: outside;
    }

.BUTTONON {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	font-weight : bold;
	color : #333333;
    letter-spacing: .5em;
	text-decoration: none;
	padding: .2em;
	border: thin solid #CCDDEE;
	background-color: #CCEEDD;
	}

.BUTTONOFF {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	font-weight : bold;
	color : #666666;
    letter-spacing: .5em;
	text-decoration: none;
	padding: .2em;
	border: thin solid #CCDDEE;
	background-color: #EEFEFF;
	}

.BUTTONNO {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	font-weight : bold;
	color : #333333;
    letter-spacing: .5em;
	text-decoration: none;
	padding: .2em;
	border: thin solid #CCDDEE;
	background-color: #CCEEDD;
	}

.BUTTONNOSMALL {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight : bold;
/*	color : #333333; */
    letter-spacing: .3em;
	text-decoration: none;
	padding: .2em;
/*	border: thin solid #CCDDEE;
	background-color: #CCEEDD; */
	}

.PAGEHEADING {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	font-weight : 900;
	color : #666666;
    letter-spacing: .3em;
	text-decoration: none;
	}

.PAGEHEADINGLEFT {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	font-weight : 900;
	color : #000000;
    letter-spacing: .3em;
	text-decoration: none;
	text-align: left;
	}

.PAGEHEADINGRIGHT {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	font-weight : 900;
	color : #000000;
    letter-spacing: .3em;
	text-decoration: none;
	text-align: right;
	}

.SECTIONHEADING {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight : 900;
	color : #666666;
    letter-spacing: .2em;
	font-variant: small-caps;
	}

.SMALLBUTTONON {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color : #333333;
    letter-spacing: .3em;
	text-decoration: none;
	padding: .2em;
	border: thin solid #CCDDEE;
	background-color: #CCEEDD;
	}

.SMALLBUTTONOFF {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	color : #666666;
    letter-spacing: .3em;
	text-decoration: none;
	padding: .2em;
	border: thin solid #CCDDEE;
	background-color: #EEFEFF;
	}

.SMALLTEXT {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #666666;
    }
