body
{
	background-color:#F5F5F5;
	color:#000000;
	font-size: 12pt;
	line-height: 1.5;
}

a:link
{
	color: #333;
}
a:visited
{
	color: #333;
}
a:hover
{
	color: #333;
	text-decoration: none;
}
a:active
{
	color: #333;
}
table, tr, td
{
	/*font-family: Verdana, Arial;*/
	font-size: 12pt;
	line-height: 1.5;
}

h1 a
{
    text-decoration:none;
    color:#333;
}
h1 a:hover
{
    text-decoration:none;
    color:#333;
}

h2
{
    font-size: 16px;
}
ul
{
    list-style: inside;
    margin-left:0;

}

.ns
{
    display:none;
}

.daylink
{
    background-color: #fff;
    padding:2px;
    border: 1px solid #eee;
}

.stdbox
{
    margin-top:10px; padding:5px; border:1px solid #804040;
}

.ftbox
{
    background-color:#FFFFD5;
    margin-top:10px; padding:5px; border:1px dashed #804040;
}
.featlink A
{
    font-weight:bold;
}

.formlabel
{
    text-align:right;
}
.formfield
{
    text-align:left;
}
.featur { width:600px; margin:5px auto; }
.featurh { font-size:12pt; margin-left:30px; border-bottom:1px solid #808080;}