/*
 *
 * change date: 2007-12-29
 *
 */

/*	COLORS	*/

html, body {
	background: #569497;
	color: #095060;
	font-family: Georgia;
	}

#stoptimewrap {
	background-color: #569497;
	color: #095060;
	font-family: Georgia;
}

.highlight {
	color: #095060;
	font-family: Georgia;
}	

h1,
h2,
a:link,
a:visited {
	color: #095060;
	font-family: Georgia;
	}

a:hover, a:active {
	color: #095060;
	font-family: Georgia;
	}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active {
	color: #095060;
	font-family: Georgia;
	}

/*	COLOR END	*/
	