a:link
{
 font-family			: Verdana, Tahoma, Arial, sans-serif;
 color				: #000000;
 font-style			: normal;
 text-decoration		: none;
}

a:active
{
 font-family			: Verdana, Tahoma, Arial, sans-serif;
 color				: #000000;
 font-style			: normal;
 text-decoration		: none;
}

a:hover
{
 font-family			: Verdana, Tahoma, Arial, sans-serif;
 color				: #cc9900;
 font-style			: normal;
 text-decoration		: none;
}

a:visited
{
 font-family			: Verdana, Tahoma, Arial, sans-serif;
 color				: #000000;
 font-style			: normal;
 text-decoration		: none;
}

body
{
 font-family			: Verdana, Tahoma, Arial, sans-serif;
 font-size			: 10pt;
 color				: #000000;
 font-style			: normal;
 background-color		: #cccccc;
 margin-top			: 0px;
}

hr
{
 height				: 1px;
 color				: #c88c4d;
}

#pagecont
{
 width				: 950px;
 background-color		: #f6eee6;
 border				: 1px solid #660000;
 text-align			: left;
 padding-left			: 2px;
 padding-right			: 2px;
}

#rightcol
{
 width				: 200px;
 float				: right;
 font-family			: Arial, Helvetica, sans-serif;
 font-size			: 8pt;
 color				: #333333;
 font-weight			: normal;
 line-height			: 16px;
 padding-left			: 2px;
 padding-right			: 2px;
 border-left			: thin dotted #cecece;
}

.normal
{
 font-family			: Verdana, Tahoma, sans-serif;
 font-size			: 11px;
 color				: #000000;
 font-style			: normal;
 line-height			: 18px;
 padding-left			: 3px;
}

.topnote
{
 height				: 16px;
 font-family			: Arial, Helvetica, sans-serif;
 font-size			: 8pt;
 color				: #c88c4d;
 font-weight			: normal;
 padding-left			: 3px;
 background-image		: url("../pics/bgd9.png");
 background-repeat		: repeat-x;
}

.colhead
{
 font-family			: Arial, Helvetica, sans-serif;
 font-size			: 10pt;
 color				: #c88c4d;
 font-weight			: bold;
}

.copy
{
 font-family			: Arial, Helvetica, sans-serif;
 font-size			: 7pt;
 color				: #999999;
 font-style			: normal;
 letter-spacing			: 1px;
 text-align			: center;
}

table
{
 width				: 700px;
 padding			: 2px;
 border				: 0px;
}

th
{
 width				: 50%;
 height				: 16px;
 font-family			: Arial, Helvetica, sans-serif;
 font-size			: 9pt;
 color				: #333333;
 font-weight			: bold;
 text-align			: left;
 padding-left			: 3px;
 border-bottom			: 1px solid #c88c4d;
}
td
{
 width				: 50%;
 font-family			: Arial, Helvetica, sans-serif;
 font-size			: 8pt;
 color				: #666666;
 font-weight			: normal;
 text-align			: left;
 padding-left			: 3px;
}
