body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	background:#180005;
}
a:link {
	text-decoration: none;
	color: #F49AC1;
}     
a:visited {
	text-decoration: none;
	color: #F49AC1;
}  
a:hover {
	text-decoration: underline;
	color: #ffffff;
}   
a:active {
	text-decoration: underline;
	color: #F49AC1;
}
.back {
	background-image:url(../images/back.gif);
	border: 1px solid #371D20;
	padding:5px 0px 5px 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.pad {
	padding:5px 0px 5px 0px;
}

.pad2 {
	padding:5px 5px 35px 5px;
}

.style2 {
	font-size: 20px;
	color:#F49AC1;
	font-family:Times New Roman, Times, serif;
}

.style3 {
	font-size: 20px;
	color:#FFFFFF;
	font-family:Times New Roman, Times, serif;
}


.style4 {
	font-size: 18px;
	color:#F49AC1;
	font-family:Times New Roman, Times, serif;
}

.style5 {
	font-size: 18px;
	color:#FFFFFF;
	font-family:Times New Roman, Times, serif;
}

.style6 {
	font-size: 14px;
	color:#F49AC1;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
}