BODY {
	MARGIN: 0px;
	BACKGROUND-COLOR: #ffffff;
	background-image: url('images/pagebackground.gif');
	font-family: "Georgia", "Verdana", sans-serif; 
font-size: 8pt; 
font-weight: normal;
color: #4B8B1C; 
	scrollbar-face-color: #EFA32B; 
	scrollbar-track-color: #EFA32B; 
    scrollbar-3dlight-color: #EFA32B;
    scrollbar-shadow-color: #EFA32B; 
    scrollbar-arrow-color: #000000;
	
}

p { 
	font-family: "Georgia", "Verdana", sans-serif;
    	font-size: 8pt; 
    	color: #4B8B1C; 
    	font-weight:normal;
	text-align: justify;

}

A:visited {
	Font-weight: bold;
	CURSOR: default;
	COLOR: #F988D8;
	text-decoration: none
}

A:active {
	Font-weight: bold;
	CURSOR: default;
	COLOR: #F988D8;
	text-decoration: none
}

A:hover {
	Font-weight: bold;
	CURSOR: n-resize;
	text-transform: uppercase;
	COLOR: #BE5757;
	text-decoration: none
}


A {
	FONT-WEIGHT: bold;
	CURSOR: default;
	COLOR: #F988D8;
	text-decoration: none
}


.h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	letter-spacing: 3pt;
	color: #CC2222;
	FONT-FAMILY: Georgia;
	TEXT-ALIGN: center
}

.h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	letter-spacing: 3pt;
	color: #000000;
	font-variant: small-caps;
	FONT-FAMILY: verdana;
	TEXT-ALIGN: left
}


A.menu {
	DISPLAY: block;
	FONT-SIZE: 11px;
	CURSOR: default;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: verdana, sans-serif;
	BACKGROUND-COLOR: #FFE6E6;
	border-bottom-style: dotted; 
	border-bottom-width: 1px;
	border-color: #AF0C23;
	text-decoration: none;
	text-align: left
	
}

A.menu:visited {
	DISPLAY: block;
	FONT-SIZE: 11px;
	CURSOR: default;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: verdana, sans-serif;
	BACKGROUND-COLOR: #FFE6E6;
	border-bottom-style: dotted; 
	border-bottom-width: 1px;
	border-color: #AF0C23;
	text-decoration: none;
	text-align: left
}

A.menu:active {
	DISPLAY: block;
	FONT-SIZE: 11px;
	CURSOR: default;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: verdana, sans-serif;
	BACKGROUND-COLOR: #FFE6E6;
	border-bottom-style: dotted; 
	border-bottom-width: 1px;
	border-color: #AF0C23;
	text-decoration: none;
	text-align: left
	
}
A.menu:hover {
	DISPLAY: block; 
	FONT-SIZE: 11px; 
	CURSOR: default;
	lINE-HEIGHT: 20px;
	FONT-FAMILY: verdana, sans-serif;
	BACKGROUND-COLOR: #FFE6E6;
	border-bottom-style: dotted; 
	border-bottom-width: 1px;
	border-color: #ffffff;
	background-image: url('images/urlback.gif');
	text-decoration: none;
	text-align: left
}