@charset "UTF-8";
/* CSS Document */
body {
	font-family:verdana,garamond,arial,helvetica;
	font-size: 12px;
	background:url(images/bg.gif);
	text-align: left;
}
.gr { 
	color: #707070; 
	font-family: verdana,garamond,arial,helvetica; 
	font-size: 10px
}
a {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.title { 
	color: #666; 
	font-family: Century Gothic, verdana,garamond,arial,helvetica; 
	font-size: 16px
	}
.title-green {
	color: #669933;
	font-family: "Century Gothic", verdana, garamond, arial, helvetica;
	font-size: 18px;
	text-decoration: underline;
	}	
.title-green2 {
	color: #669933;
	font-family: "Century Gothic", verdana, garamond, arial, helvetica;
	font-size: 17px
	}	
.title-green3 {
	color: #669933;
	font-family: "Century Gothic", verdana, garamond, arial, helvetica;
	font-size: 16px;
	text-decoration: underline;
}	
.title-green4 {
	color: #669933;
	font-family: "Century Gothic", verdana, garamond, arial, helvetica;
	font-size: 15px;
	text-decoration: underline;
}	
