BODY {
	font-family : Verdana, sans-serif;
	font-size : small;
	text-align : justify;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
    margin-right : 0;
}

BODY.bg {
	font-family : Verdana, sans-serif;
	font-size : small;
	text-align : justify;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
    margin-right : 0;
	background-image : url(images/bg_green.gif);
	background-repeat : repeat;
}

BODY.greenbg {
background-color : #E0F6E2;
}

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px
}

A {
	color : #E3F1D6;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

A:HOVER {
	color : White;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

A.nav {
	color : Blue;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

A.nav:HOVER {
	color : #006400;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}


A.heading {
	color : #E0F8E0;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 16px;
}

A.heading:HOVER {
	color : White;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 16px;
}

A.gallery {
	color : #C8DBC8;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

A.gallery:HOVER {
	color : #cc99ff;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

A.gallerysm {
	color : #C8DBC8;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

A.gallerysm:HOVER {
	color : #cc99ff;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

A.gallerydk {
	color : #228B22;
	text-decoration :none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A.gallerydk:HOVER {
	color : #FFD700;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}