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

body {
	margin-top: 0px;
}

.body, .body TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
	padding-left: 6px;
	line-height: 18px;
}

.body_bul, .body_bul TD {
	font-family: Arial, Helvetica, sans serif;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
	padding-left: 24px;
	line-height: 18px;
	padding-top: 6px;
}

a:link {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}


.sidebar, .sidebar TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 19px;
	padding-top: 15px;
}

.address, .address TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.address H1, .address H1 TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
}
