/* CSS Document */
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;

}
.body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #4F0031;

}

.day {
color:#4F0031;
}
p {padding-right:30px;}

.footer {
font-size:11px;
color:#ccc;
background-color:#000;
background:none;
text-align:center;
}

a:link{color:#4F0031;}
a:visited{color:#4F0031;}