@charset "utf-8";
/* CSS Document */

a:link {font-family: Verdana; font-size: 11px; text-decoration: none;	color: #888888;}
a:visited {font-family: Verdana; font-size: 11px; text-decoration: none; color: #888888;}
a:hover {font-family: Verdana; font-size: 11px; text-decoration:underline; color: #888888;}
a:active {font-family: Verdana; font-size: 11px; text-decoration: none; color: #888888;}

//body {background-image:url(images/bg2.jpg)}
body {background-color:#FBFBFB}

.title {font-family: Verdana; font-size:22px}
.header {font-family: Arial; font-size:18px; color:#666666}
.header1 {font-family: Arial; font-size:18px; color:#3645A1}
.header2 {font-family: Arial; font-size:18px; color:#E28C05}
.header3 {font-family: Arial; font-size:18px; color:#FF3399}
.header4 {font-family: Arial; font-size:18px; color:#359C08}
.header5 {font-family: Arial; font-size:16px; color:#666666}
.text {font-family: Verdana; font-size:11px; color:#888888}
.footer {font-family: Verdana; font-size:10px; color:#888888}
