BODY {
margin: 0px;
background-color: #EDC4DC;
font-family: "Verdana", Arial, sans-serif; 
font-size: 8pt; 
font-weight: normal;
color: #A3517A;
}

p { 
	font-family: "Verdana", Arial, sans-serif;
    font-size: 8pt; 
    color: #A3517A;
    background-color: #FFFFFF;
    font-weight: normal;
	text-align: justify

}

A:visited {
	font-weight: bold;
	color: #C5667A;
	background-color: #ffffff;
	text-decoration: none
}

A:active {
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none
}

A:hover {
	font-weight: bold;
	color: #AAC0CE;
	background-color: #ffffff;
	text-decoration: none;
	cursor: help;
}


A {
	font-weight: bold;
	color: #C5667A;
	background-color: #ffffff;
	text-decoration: none
}

.top {
	font-weight: bold;
	font-family: "Georgia", Arial, sans-serif;
    font-size: 14pt; 
	color: #E72967;
	padding-left: 23px;
	padding-top: 2px;
	background-color: #FBEDF4;
	text-decoration: none
}

.top:visited {
	font-weight: bold;
	font-family: "Georgia", Arial, sans-serif;
    font-size: 14pt;
    color: #E72967;
	padding-left: 23px;
	padding-top: 2px;
	background-color: #FBEDF4;
	text-decoration: none
}

.top:active {
	font-weight: bold;
	font-family: "Georgia", Arial, sans-serif;
    font-size: 14pt; 
	color: #000000;
	padding-left: 23px;
	padding-top: 2px;
	background-color: #FBEDF4;
	text-decoration: none
}

.top:hover {
	font-weight: bold;
	font-family: "Georgia", Arial, sans-serif;
    font-size: 14pt; 
	color: #942A4D;
	background-image: url('star.gif');
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	background-color: #FBEDF4;
	text-decoration: none
}


.menu {
	display: block;
	font-size: 12px;
	color: #ffffff;
	background-color: #F5B7E1;
	line-height: 15px;
	padding-left: 10px;
	font-family: "Verdana", Arial, sans-serif;
	font-weight: bold;
	text-align: left
	
}

.menu:visited {
	display: block;
	font-size: 12px;
	color: #ffffff;
	background-color: #F5B7E1;
	line-height: 15px;
	padding-left: 10px;
	font-family: "Verdana", Arial, sans-serif;
	font-weight: bold;
	text-align: left
}

.menu:active {
	display: block;
	font-size: 12px;
	color: #ffffff;
	background-color: #D98FC2;
	line-height: 15px;
	font-family: "Verdana", Arial, sans-serif;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: left
}

.menu:hover {
	display: block;
	font-size: 12px;
	color: #D98FC2;
	background-color: #FFFFFF;
	line-height: 15px;
	font-family: "Verdana", Arial, sans-serif;
	padding-left: 10px; 
	text-decoration: none;
	font-weight: bold;
	text-align: left
}

content {
	background-image: url('background.gif')
	
	}
	
h1 {
	font-weight: bold;
	font-size: 23px;
	margin: 0px 0px 0px 0px;
	font-variant: small-caps;
	color: #CE2C8F;
	background-image: url('header.gif');
	font-family: "Georgia", Arial, sans-serif;
	height: 45px;
	padding-top: 10px;
	text-align: left
}



h2 {
	font-weight: bold;
	font-size: 15pt;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	background-color: #FBEDF4;
	background-image: url('header2.jpg');
	font-family: "Georgia", Arial, sans-serif;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 40px; 
	text-align: left
}

.contenttitle {
	font-weight: bold;
	font-size: 14pt;
	color: #B7C6CF;
	background-color: #FBEDF4;
	font-family: "Georgia", Arial, sans-serif;
	padding-left: 5px; 
	font-variant: small-caps;
	text-align: left
}
