@charset "utf-8";
/* CSS Document */
body 
{ 
	margin:0px; 
	font-family:Verdana, Helvetica, Arial, Tahoma, sans-serif; 
/*	font-family:Arial, Tahoma, Helvetica, sans-serif; */
}
h1
{
	font-size: 20px;
	font-style:italic;
}
h2, h3
{
}
.leftside
{
	vertical-align:top;
	color: #030355;
}
.leftside blockquote
{
	margin-left: 2em;
}
.rightside
{
	vertical-align:top;
	color:#FFFFFF;
}
.rightside blockquote
{
	margin-left: 2em;
	margin-right: .5em;
}
.indent
{
	margin-left: 2em;
	margin-right: 1em;
}
.copy10
{
	font-size:10px;
}
.copy12
{
	font-size:12px;
	border: 1px #000000;
}
.copy14
{
	font-size:14px;
}
.copy14nb
{
	font-size:14px;
	margin-bottom:1em;
/*	list-style-type:none; */
/*	margin-left: -1em; */
}
.copy14li
{
	font-size:14px;
	margin-left: 1em;
}
.copy14box
{
	font-size:14px;
	margin-top: 0;
	margin-bottom: .5em;
}

.copy14e
{
	font-size:14px;
	margin-top: 0px;
	margin-bottom: .5em;
}
.copy14b
{
	font-size:14px;
	font-weight: bold;
}
.copy14bi
{
	font-size:14px;
	font-weight: bold;
	font-style:italic;
}
.copy16
{
	font-size:16px;
}
.copy16b
{
	font-size:16px;
	font-weight: bold;
}
.copy16i
{
	font-size:16px;
	font-style:italic;
}
.copy16bi
{
	font-size:16px;
	font-weight: bold;
	font-style:italic;
}
.copy18
{
	font-size:18px;
}
.copy18b
{
	font-size:18px;
	font-weight: bold;
}
.copy18i
{
	font-size:18px;
	font-style:italic;
}
.copy18bi
{
	font-size:18px;
	font-weight: bold;
	font-style:italic;
}
.copy20
{
	font-size:20px;
}
.copy20b
{
	font-size:20px;
	font-weight: bold;
}
.copy20i
{
	font-size:20px;
	font-style:italic;
}
.copy20bi
{
	font-size:20px;
	font-weight: bold;
	font-style:italic;
}