.wintersstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	font-variant: normal;
	color: #FF99FF;
	font-style: normal;



}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFCC33;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: lighter;
	color: #FFFFFF;
	height: auto;
	width: auto;
	border-top: thin none #FFCCFF;
	border-right: thin none #FFCCFF;
	border-bottom: thin outset #FFCCFF;
	border-left: thin none #FFCCFF;


}
.digitalpencil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	height: auto;
	width: auto;
	font-variant: normal;



}
.dropcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF99FF;
	border: thin none;

}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.verticalline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCCFF;
	border-right-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
	border-left-color: #FFCCFF;
}
