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

body {
	background:url(imgs/bgmain.jpg) right top no-repeat;
	margin:0;
	font-family:"Trebuchet MS", Arial, serif;
	font-size:12px;
	color:#3a4865;
}

.style1 {
	font-size:10px;
}
	
h1 {
	font-size:16px;
	margin:0;
	color:#7189ba;
}

h2 {
	font-size:11px;
	margin:0;
}

.img1 {
	border:1px solid #E2E8E9;
}

a {
	color:#96ABBA;
	text-decoration:none;
}

a:hover {
	color:#000099;
	text-decoration:none;
}
