p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

a:link, a:visited	{
	color:#006699;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
a:hover	{
	text-decoration:underline;
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}

.story-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.story-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.story-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.quote {
	font-size: 16px;
    font-family: Papyrus;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.carolblackburn.co.uk\PAPYRUS1.eot);
}
.dotted_outlineline	{ border: 1px dotted #333333; padding: 8px; background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.solid_line_light_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #b83d7a; clear:both; } 

.solid_line_blue	{ height: 1px; padding: 0px; margin: 0px; background-color: #80cccc66; clear:both; } 

.dotted_outline_blue	{ border: 1px dotted #b83d7a; padding: 8px; background-color: #FCF2D9;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #333333;
}