.daiblack16 { 
	font-family:Courier New, Courier, mono, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:18px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
}

.daiblack { 
	font-family:Courier New, Courier, mono, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
}

.daired { 
	font-family:Courier New, Courier, mono, sans-serif;
	font-size:14px;
	color:#FF0000;
	line-height:18px;
	font-style:normal;
	font-weight:normal;	
	font-variant:normal;
}
.daired16 { 
	font-family:Courier New, Courier, mono, sans-serif;
	font-size:16px;
	color:#FF0000;
	line-height:18px;
	font-style:normal;
	font-weight:normal;	
	font-variant:normal;
}

.daiblack a:link {
	font-family:Courier New, Courier, mono, sans-serif;
	font-size:14px;
	color:#FF0000;
	line-height:18px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-decoration: none;
}

.daiblack a:visited {
	color:#FF0000;
	text-decoration: none;

}

.daiblack a:hover { 
	color:#000000;
}

.daired a:link {
	font-family:Courier New, Courier, mono, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-decoration: none;
}

.daired a:visited {
	color:#000000;
	text-decoration: none;

}

.daired a:hover { 
	color:#FF0000;
}

.daiwhite { 
	font-family:Courier New, Courier, mono, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:18px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
}

.daiwhite a:link {
	color:#FFFFFF;
	text-decoration: none;
}

.daiwhite a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.daiwhite a:hover { 
	color:#000000;
}

.daiwhite2{
	font-family:Courier New, Courier, mono, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.daiwhite2 a:link {
	color:#FFFFFF;
	text-decoration: none;
}

.daiwhite2 a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.daiwhite2 a:hover { 
	color:#000000;
}

.bold16 {
	font-size: 16px;
	font-weight: bold;
}
.content {
	Z-INDEX: 3;
	MARGIN: 0px 60px 20px 10px;
	WIDTH: auto;
	POSITION: absolute;
	BACKGROUND-COLOR: white;
	min-width: 120px;
	padding: 10px;
}

.bold18 {
	font-size: 18px;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
}
