@charset "utf-8";
/* CSS Document */
body {
	background:#8b8b8b;
	color:#324f63;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	margin:0;
	text-align:left;
}
a img {border: none; }

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

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

p {
	line-height:1.5em;
	font-size: 14px;
	color:#324f63;
}
.style1 {

	color: #ffffff;
	font:Verdana,Tahoma,Arial,sans-serif;
	font-size:12px;
}
.style2 {

	color: #3A4A51;
	font:Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	padding:3px;
}
h1 {
	font-size: 16px;
	color: #324f63;
}
h2 {
	font-size: 14px;
	color: #324f63;
	font-weight:normal;

}
