body {
	background-image: none;
	background-color: #A2BAEA;
	padding: 0px;
}

H1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 24pt;
    text-align: justify;
    color: #FFFFFF;
}

H2 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    text-align: justify;
    color: #FFFFFF;
}

H3 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: justify;
    color: #FFFFFF;
}

TD, DL, UL, OL {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	
}

P {
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	font-style: normal;
	text-align: justify;
}

ADDRESS {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 9pt;
    font-style: normal;
}

A {
   text-decoration: none;
}

A:link {
   color: #A2BAEA;
}

A:visited {
   color: #A2BAEA;
}

A:active {
   color: #cfcfcf;
}

A:hover {
   color: #df9910;
}

.finder {
    background-image: none;
    background-color: #901010;
}

.navigation {
    background-image: none;
    background-color: #ccffff;
}

A.navigation {
    text-decoration: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #101090;
}

.session {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #101090;
}

.goals {
    font-family: Times, "Times New Roman", serif;
    font-size: 9pt;
    color: #101090;
}

.checklist {
    background-color: #ffffff;
}

.checklist OL {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: bold;
    color: #991010;
}

.checklist LI {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #000000;
}

.projects A:link, A:vlink {
    text-decoration: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    color: #101090;
}

.decor {
	background-color: #000000;
}

.light {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14pt;
	font-style: bold;
    font-weight: heavy;
    color: #ffff99;
	background-color: #000000;
	border-color: #000000;
}
