@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/common/bg_body_top.gif);
	background-repeat:repeat-x;
	background-color:#1f1f1f;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}

p {
	margin-bottom:15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	line-height:16px;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4084B6;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;	
	font-style:italic;
	color:#000;
}

h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4084B6;
}

a.bodyTxtS_Link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#666;
	text-decoration:none
}

a.bodyTxtS_Link:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#333;
	text-decoration:none
}