body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
} 
/*Common Text and Link*/
.commonText {
	font-size : 12px;
	color : #BAB798;
}
a.commonText {
	color : #FFFFFF;
	text-decoration : none;
}
a.commonText:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.commonTitle {
	font-size : 16px;
	color : #BAB798;
	font-weight: bold;
}
/*Daily Prophet*/
.dpTD {
	background : #E6CF9D;
}
.dpText {
	font-size : 12px;
	color : #000000;
}
a.dpText {
	color : #000000;
	text-decoration : none;
}
a.dpText:hover {
	color : #000000;
	text-decoration : underline;
}
.dpArticleTitle {
	font-size : 18pt;
	font-weight: bold;
	color : #000000;
}
.dpArticleQuote {
	font-size : 10px;
	color : #000000;
}
.dpHeaderText {
	font-size : 18px;
	font-weight: bold;
	color : #000000;
}
a.dpHeaderText {
	color : #000000;
	text-decoration : none;
}
a.dpHeaderText:hover {
	color : #000000;
	text-decoration : underline;
}
.dpSubHeaderText {
	font-size : 15px;
	font-weight: bold;
	color : #000000;
}
a.dpSubHeaderText {
	color : #000000;
	text-decoration : none;
}
a.dpSubHeaderText:hover {
	color : #000000;
	text-decoration : underline;
}
/*Privacy-Copyright Line*/
.privacy {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #cccccc;
}
a.privacy { 
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration : underline;
}

a.privacy:hover { 
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration : none;
}
/*Personalization Module*/
.personalization {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #BAB798;
}
a.personalization { 
	color: #BAB798;
	text-decoration : underline;
}

a.personalization:hover { 
	color: #FFFFFF;
	text-decoration : none;
}
/*Personalization Pages*/
.ppText1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #BAB798;
	font-weight: bold;
}
.ppText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #BAB798;
}
a.ppText { 
	color: #BAB798;
	text-decoration : underline;
}

a.ppText:hover { 
	color: #FFFFFF;
	text-decoration : none;
}
.ppPassword {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: bold;
}
/*HSE*/
.hseText {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
}
.hseNumber {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #BAB798;
	font-weight: bold;
}
.hseTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #FFFFFF;
	font-weight: bold;
}

