body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: small;
	color: #000000;
}
h1 { font-size:1.1em;}
h2 { font-size:1em;}

body {
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	position:absolute;
	width:525px;
	height:82px;
	z-index:1;
	left: 45px;
	top: 45px;
	background-image: url(DDDDDDDsoft.gif);
	background-repeat:no-repeat;
	overflow: visible;
	clip: rect(0px,525px,82px,0px);
}

#header.start {background-image: url(DDDDDDD.gif);}


#homelink {
	position:absolute;
	width:116px;
	height:22px;
	z-index:3;
	left: 419px;
	top: 54px;
	overflow: visible;
}
#content, #content2 {
	position:absolute;
	width:354px;
	height:380px;
	z-index:3;
	left: 51px;
	top: 127px;
	background-color: #DFDFDF;
	padding: 10px;
	font-size:0.9em;
	overflow: auto;
}
#content2 {
	
	left: 429px;
	
	
}
a {color:#f00; text-decoration:none;}
#header a {font-weight:bold}
#header a.soft {font-weight:normal}

a.soft {color:#F66}
.bullet { height:13px; width:13px; margin:0em 0.2em 0em 0.5em; border:#FFFFFF none 0px; vertical-align:baseline;}
.left{ margin:0em 0.2em 0em 0em;}
