@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #003366; }
.style8 {font-size: 10px}
.style13 {font-size: 16px}
#header {
    background: url("intro-new.jpg");
    width: 380px;
    height: 295px;
    position: relative;
}
#header a {
    position: absolute;
    top: 0;
    left: 0;
    width: 380px;
    height: 295px;
}
#header a h1 {
    display: none;
}

