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

body {
	background-color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	font-family:"Century Gothic";
	font-size:16px;
	color:#c10005;
	font-weight:700;
}

.welcome {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#232323;
	line-height:18px;
	text-align:justify;
}
.welcome a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#232323;
	line-height:18px;
	text-align:justify;
	text-decoration:underline;
}
.welcome a:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#232323;
	line-height:18px;
	text-align:justify;
	text-decoration:none;
}

.txt {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#232323;
	line-height:17px;
}