body {
	background-color: #FFE8E8;
}

p {
	margin:15px;
}

.about {
	font-size: 10px;
	font-family: Verdana;
	line-height:1.25;
	color: #666666;
}
.maintitle {
	font-family: Verdana;
	font-weight: 700;
	font-size: 18px;
	color: #F3A6AA;
}


.main {
	font-family: Verdana;
	font-size: 10px;
	color:#000000;
}

a:link {
	color:#333333;
	font-weight:bold;
}
a:visited {
	color:#333333;
}
.footer {
	font-family: Veranda;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.footer a:link {
	font-family: Veranda;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.footer a:hover {
	font-family: Veranda;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.footer a:visited {
	font-family: Veranda;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.subtitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight:800;
	color: #333333;
}

li {
	padding:2px;
	}