P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, DIV, OL, UL  {
        font-family : "Times New Roman", Times, serif;
	color: #bdb464;
        font-size : 12pt;
}

.cdtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #F7EC7C;
	text-decoration: none;
}

.cdauthor {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CDAEDF;
	text-decoration: none;
}

.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f7ec7c;
	text-decoration: underline;
	font-style: italic;
}

.links2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
}

.sectionHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
   	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/purple_bcgr.jpg);
}

.heading2i_gold {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #E3AF67;
}

.heading2i_white {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.heading3i_white {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

.text_gold {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #E3AF67;
}

.text_olive {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #bdb464;
}

