@charset "utf-8";
/* CSS Document */

/* ############ ############ ############ ############ ############ ############ ############ ############  */

body, .body_text {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}

.header {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;	
	line-height:normal;
	text-decoration:none;
}

h1,h2,h3,h4,h5 {
	margin-top:3px;
	color:#660000;
}

h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:10px;
}

.imgHmWBdr {
	border:1px solid white;
	width:189px;
}

.CommLink div {
	position:relative;
	font-size:11px;
	color:#5D7BD5;
	font-weight:bold;
	padding-bottom:10px;
}

td.CommLink a {
	text-decoration:none;

}


a, a:link, a:visited {
	color:#aaa;
}

a:active, a:hover {
	color:#ddd;
}

