BODY {
	color : Black;
	letter-spacing : 1px;
	font-size : medium;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #AAEEBB;
	background : url("images/wavylines-bg.gif");
}

H1, H2, H3{
	font : bold;
	font-family: serif;
	color : Black;
}


ADDRESS {
	font : x-small; 
	letter-spacing : 2pt;
	margin : 4px, 4px, 4px,	4px;
}
DIV.pic {
	float : right;
}


.links {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : smaller;
}


TABLE, TR, TD {
	background-color : White;
	color : Black;
}

.footnote {
	font : lighter xx-small "MS Sans Serif", Geneva, sans-serif;
}

.navigation {
	font : medium  black "MS Sans Serif", Geneva, sans-serif;
	background-color : White;
	display : block;
	outline : Black double;
	outline-width : thin;
}

.aqua {
	background-color : #aaEEcc;
	color : inherit;
}
.green {
	color : #669933;
	background-color : inherit;
}


.trans {
	background-color : transparent;
	color : inherit;
}
.white {
	background-color : White;
	border : none;
	padding : 3% 3% 4% 4%;
}
.small {
	font-size : 12px;
}
