a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	text-decoration: underline;
    }
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #00FF00;
	text-decoration: none;
	}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	text-decoration: underline;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	valign: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;

	}

.member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #00FF00;
	font-style: normal;
	text-decoration: none;


}	
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: none;
	border: none;
	line-height: 30px;
	text-indent: -10px;
	font-style: italic;
	background-image: url(../images/common/heading_background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: none;
	border: none;
	line-height: 30px;
	text-indent: -10px;
	font-style: italic;














}

