<style type="text/css">
p.xxx {
        font-family: Verdana;
}

p.frmsx {
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	line-height: 105%;
   	text-align: left;
        color: #0066bb;
}

p.sample {
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	line-height: 120%;
        text-indent: 5px;
	text-align: justify;
        margin-left: 10px;
        margin-right: 10px;
       	color: #0066bb;
}

p.frm {
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	line-height: 120%;
        text-indent: 5px;
	text-align: right;
        margin-right: 2px;
       	color: #0066bb;
}

p.head {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	color: #999966;
}

p.btm {
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	line-height: 150%;
	text-align: center;
	color: #999966;
}

span.menu {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	line-height:120%;
	text-align: left;
        text-indent: 15px;
        color: #0066bb;
}

a:link {
	color: #336600;
        font-weight: bold;
	font-size: 10px;
        font-family: Verdana;
        text-decoration: none;
}

a:hover {
	color: #0066bb;
        font-weight: bold;
	font-size: 10px;
        font-family: Verdana;
        text-decoration: none;
}

a:visited {
	color: #336600;
        font-weight: bold;
	font-size: 10px;
        font-family: Verdana;
        text-decoration: none;
}

</style>

