body {
	background-color:#FFFFFF;
	font-size: 11px;
	font-family: "trebuchet ms", tahoma, arial;
	color: #000000;
	text-decoration:none;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #BF0C48;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #BF0C48;
	scrollbar-shadow-color: #BF0C48;
	scrollbar-track-color: #ffffff;
}
a:link {
	font-size: 11px;
	font-family: "trebuchet ms", tahoma, arial;
	color: #BF0C48;
	text-decoration:none;
}
a:visited {
	font-size: 11px;
	font-family: "trebuchet ms", tahoma, arial;
	color: #BF0C48;
	text-decoration:none;
}
a:active {
	font-size: 11px;
	font-family: "trebuchet ms", tahoma, arial;
	color: #BF0C48;
	text-decoration:none;
}
a:hover {
	font-size: 11px;
	font-family: "trebuchet ms", tahoma, arial;
	color: #F88BAE;
	text-decoration:none;
}
.style1 {
	font-size: 5;
	font-weight: bold;
}
.style2 {
	color: #BF0C48;
	font-weight: bold;
	font-size: 14px;
}