@charset "UTF-8";
/* CSS Document */

h4 {
	font-size: 10px;
	text-align: center;
	color: #000000;
	font-weight: lighter;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
h5 {
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: lighter;
}
.gazouspace {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 50px;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
