body {
	margin-top: 0px;
	font-family: "Arial";
	font-size: 12px;
	background-position:center;
	background-repeat:no-repeat;
	background:#000000;
	
	background-repeat:no-repeat;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: -.05em;
	font-family: Verdana;
	font-weight: normal;
	color:#252536;
}

h1 {
	font-size: 1.8em;

}

h2 {
	font-weight:bold;
	font-size: 1.2em;
	color:#ffffff;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

.note {
	color:#990000;
}

.update {
	background-color:#1F434F;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

A:link, A:active, A:visited{
	color: #ffffff;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.panel A:link, .panel A:active, .panel A:visited, .panel A:hover {
	color: #ffffff;
	text-decoration: none;
}

.panel A:hover {
	text-decoration: underline;
}

.tcolor { color: #333; background-color: #fff; }
.tcolor:hover { 
	color: #333; background-color: #F3F3F3; 
	cursor: pointer;
	cursor: hand;
}

.hname {
	color:#325890;
	font-size:14px;
	font-weight:bold;
}

.hpresenter {
	color:#000000;
	font-size:12px;
}

.htime {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
