a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #b91d36;
	word-spacing: 1px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	word-spacing: 1px;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #b91d36;
	word-spacing: 1px;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b91d36;
	text-decoration: none;
	word-spacing: 1px;

}
.header { 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
text-decoration: none ; 
font-weight: bold
}

.headerred {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

.headerblue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
}

.redlink {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal; 
font-weight: bold; 
color: #453F2F; 
text-decoration: none
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 1px;
}

.textpink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #b91d36;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 1px;
}

.textgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.textpink2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #EF99A5;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 1px;

}

.dotline2G {
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #8f8f8f;
}

.dotlineG {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #8f8f8f;
}

.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b91d36;
	letter-spacing: 1px;
}

.border {
	border: 1px dotted #CCCCCC;
}

