
body, p, td, div	
			{ color: black;		font-weight: normal;	font-size: 12px; line-height: 15px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }
			
.black		{ color: black;		font-weight: normal;	font-size: 13px; line-height: 15px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }
td.heading	{ color: black;		font-weight: bold;		font-size: 14px; line-height: 16px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }
.orange		{ color: orange;	font-weight: bold;		font-size: 15px; line-height: 16px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }
.orange-i	{ color: orange;	font-weight: normal;	font-size: 13px; line-height: 15px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; }
.sunwarm	{ color: orange;	font-weight: bolder;	font-size: 13px; line-height: 15px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }
a:link		{ color: blue;		font-weight: normal;	font-size: 13px; line-height: 15px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }
a:visited	{ color: purple;	font-weight: normal;	font-size: 13px; line-height: 15px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }
a:active	{ color: blue;		font-weight: normal;	font-size: 13px; line-height: 15px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }
a:hover		{ color: orange;	font-weight: normal;	font-size: 13px; line-height: 15px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }


