body {
	background-color:#c7c3ba;
}
.innertable {
	background-color:#FFFFFF;
}
.times13{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
}
.cpyr{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.darkrose{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#a1003c;
}
.lightrose{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#ce3c5a;
}
.whitelink{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
.whitelink:hover{
	text-decoration:underline;
	}