td, p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Heading {
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.SubHeading {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.EmpItalic {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

.QuoteSource {
	font-size: 14px;
	font-weight: normal;
	color: #33CCCC;
	text-decoration: none;
}

.Footer {
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

.WhiteBold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.HrMidBlue {
	width: 100%;
	color: #0066CC;
}

.FonturlGeneral {
	font-size: 14px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}

.Font12 {
	font-size: 12px;
}

a.urlGeneral {
	font-size: 14px;  
	font-weight: bold; 
	color: #6699FF; 
	text-decoration: none;
}
a.urlGeneral:link { 
	text-decoration: none;
}
a.urlGeneral:hover {  
	text-decoration: underline;
}

a.urlFooter {
	font-size: 12px;  
	font-weight: normal; 
	color: #0066CC; 
	text-decoration: none;
}
a.urlFooter:link { 
	text-decoration: none;
}
a.urlFooter:hover {  
	text-decoration: underline;
}
.ListMargin {
	margin-bottom: 5px;
}

