/* CSS Document */

body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#EEECEB;
	scrollbar-highlight-color:#0D0E30;
	scrollbar-3d-light-color:#0D0E30;
	scrollbar-base-color:#EEECEB;
	scrollbar-dark-shadow-color:#0D0E30;
	scrollbar-shadow-color:#0D0E30;
	scrollbar-track-color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-color: #550F29;
	font-size: 14px;
	line-height: 1.4em;
	color:#000000;}


.toptext {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #550F29;
	font-weight: bold;
background-color: #FFFFCC;
}

.bodytext {
padding: 5px 25px 5px 25px;
background-color: #FFFFCC;
text-align: justify;
font-size: 16px;
	font-weight: bold;
color: #550F29;
}

.copyimg {
border: 1px;
border-color: black;
}

.bottomtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottomtext:hover {
	text-decoration:underline;
}
