* {
margin-bottom:0 ;
margin-top:0 ;
}
@charset "utf-8";
.white_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.white_text_big {
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}
.text_small_gray {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}
.red_text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.text_small_blue {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
}
.grey_header {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #333333;
}

/* CSS Document */
body {
	margin-top: 0px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #3366FF;
	text-decoration: none;
}
h1 {
	color: #525252;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.1em;
	background-image: url(../images/ez.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
h2 {
	color: #525252;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.1pc;
}
