.black {
	color:rgb(0,0,0);
}
body {
	color:#FFFF00;
	background-color:rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:14pt;
}
a:link {
	color:rgb(255,80,0);
	text-decoration:none;
}
a:visited {
	color:rgb(255,80,0);
	text-decoration:none;
}
a:hover {
	color:rgb(255,150,0);
	text-decoration:none;
}
a:active {
	color:rgb(255,80,0);
	text-decoration:none;
}
.bold {
	font-weight:bold;
}
.boldunder {
	font-weight:bold;
	text-decoration:underline;
}
.boxleft {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;

}
.boxright {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 5px;


}
.home {
	font-size:10pt;
	line-height:14pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
}
.note {
	font-size:8pt;
	line-height:12pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
}
.red {
color:rgb(170,0,0);
}
.small {
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.story {
	font-size:10pt;
	line-height:14pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	color:rgb(255,255,0);
}
td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
}
.tit1 {
	font-size:14pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	line-height:20pt;

}
.tit2 {
	font-size:16pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
.tit3 {
	font-size:14pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.tit4 {
	font-size:8pt;
	line-height:18pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
.underline {
	text-decoration:underline;
}
.yellow {
	color:rgb(255,255,0);
}
.slogan {
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-align: left;
	line-height: 16pt;
}
.cite {
	font-family:"Courier New", Courier, mono;
}
.citebold {
	font-family:"Courier New", Courier, mono;
	font-weight: bold;

}

