
/* Styles below are custom by Top Drawer Creative */
/* ---------------------------------------------- */

body, p, td, li, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


a: link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0033FF; text-decoration: underline; }
a: visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0033FF; text-decoration: underline; }
a: active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0033FF; text-decoration: underline; }
a: hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0033FF; text-decoration: underline; }



/*  h1 = Main titles in bold  */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #513035;
	text-decoration: none;
	text-transform:none;
}


/*  h2 = Subtitles in bold  */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #513035;
	text-decoration: none;
	text-transform:none;
}




/* Styles for all users, by Top Drawer: */


.phanTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #513035;
	text-decoration: none;
	text-transform:none;
}



.phanSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #513035;
	text-decoration: none;
	text-transform:none;
}


.phanCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.phanCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.phanCopyOrangeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f26622;
	text-decoration: none;
}

