td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}

 .dottedBottom {
    padding: 4px;
	border-bottom : 1px dotted #999999;
}

.ToDo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.SmallCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0;
 	margin-left: 15;
	line-height: 18px;
}


A:hover {
	font-family: Arial, Helvetica, sans-serif;
			text-decoration: underline;
			color: #6E8886;
}

a:link 		{ 
	font-family: Arial, Helvetica, sans-serif;
			text-decoration: underline;
			color: #3D156D;     
			}


a:visited 	{ 
	font-family: Arial, Helvetica, sans-serif;
			text-decoration: underline;
			color: #5C1DA7;     
			}
			
.SubHeading {
	font-family: Garamond, Georgia, serif;
	font-size: 12px;
	color: #6E8886;
	font-weight: bold;

}

.LargeHeading {
	font-family: Garamond, Georgia, serif;
	font-size: 16px;
	color: #6E8886;
	font-weight: bold;

}

.SubHeading {
	font-family: Garamond, Georgia, serif;
	font-size: 14px;
	color: #3D156D;
	font-weight: bold;

}.SubHeadingGrey {
	font-family: Garamond, Georgia, serif;
	font-size: 14px;
	color: #6E8886;
	font-weight: bold;
}
.LargeHeadingPurple {

	font-family: Garamond, Georgia, serif;
	font-size: 16px;
	color: #3D156D;
	font-weight: bold;
}
.popNumber {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
