/* Global Styles */
body{
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
	padding-bottom: 0px;
	letter-spacing: 1.2px;
	font-stretch: semi-condensed;
	}
	
.text {
	font-family: Georgia, Garamond,"Times New Roman", Times, serif;
	font-size:11px;
	line-height:18px;
	color:#000000;
	padding-bottom: 0px;
	letter-spacing: 0.09em;
	font-stretch: semi-condensed;
	text-align:left;
	}

.CONTACT {
	font-family: Georgia, Garamond,"Times New Roman", Times, serif;
	font-size:11px;
	line-height:18px;
	color:#000000;
	padding-bottom: 0px;
	letter-spacing: 0.06em;
	text-align:center;
	font-weight: normal;
	}
	
.title{
	font-family: Georgia, Garamond,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
	padding-bottom: 0px;
	text-align:center;
	font-weight: bold;
	}	
	
.go {
	font-family: Georgia, Garamond,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:20px;
	color:#000000;
	padding-bottom: 0px;
	letter-spacing: 0.09em;
	text-align:right;
	}


a:link {
	color:#000000;
	font-family: Georgia, Garamond,"Times New Roman", Times, serif;
	line-height:20px;
	padding-bottom: 0px;
	letter-spacing: 0.09em;
	text-decoration:none;
	font-weight: normal;
	}

		
a:visited {
	color:#000000;
	font-family: Georgia, Garamond,"Times New Roman", Times, serif;
	line-height:20px;
	padding-bottom: 0px;
	letter-spacing: 0.09em;
	text-decoration:none;
	font-weight: normal;
	}
		
a:hover {
	color:#999999;
	font-family: Georgia, Garamond,"Times New Roman", Times, serif;
	line-height:20px;
	padding-bottom: 0px;
	letter-spacing: 0.09em;
    text-decoration:none;
	ont-weight: normal;
		}
		
a:active {
	color:#99C33;
	font-family: Georgia, Garamond,"Times New Roman", Times, serif;
	line-height:20px;
	padding-bottom: 0px;
	letter-spacing: 0.09em;
	text-decoration:none;
	ont-weight: normal;
		}