@charset "UTF-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #90B0FF;
	color: #666666;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 18px;
}
.titlef {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 23px;
	color: #666666;
}
.footerfont {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
}
.menu {
	color: #FFFFFF;
}
.header1 {
	font-size: 34px;
	font-family: Chiller;
	line-height: 40px;
	color: #718BCC;
}
