@import "main.css";


/* print for pt2 */
.offstyle{
color: #ffffff;
display: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height           : 170%;
	font-size: 80%;
	background-color: #FFF0C9;
}

h3
{
background-color: #fdfdfd;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 5pt;
margin-left: 0pt;
padding-top: 5px;
padding-right: 0pt;
padding-bottom: 8px;
padding-left: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #b8adcd;
font-size: small;
}


.f12pink {
font-size:12px;
color:#990000;
font-family: Georgia, "Times New Roman", Times, serif;
}