body {
	color : #000000;
	background-color : #ffffff;
	font-size : 10pt;
	line-height : 10pt;
	font-family : verdana, arial, helvetica, sans-serif;
	margin : 0;
}
a.inline:link {
    color : #000099;
	font-size : 8pt;
    text-decoration : none;
}
a.inline:hover {
    color : #ffffff;
    background-color : #006633;
	font-size : 8pt;
    text-decoration : none;
}
a.inline:active {
    color : #ffffff;
    background-color : #006633;
	font-size : 8pt;
    text-decoration : none; 
}
a.inline:visited {
    color : #000099;
	font-size : 8pt;
    text-decoration : none;
}
a.inline2:link {
    color : #000099;
    text-decoration : none;
}
a.inline2:hover {
    color : #ffffff;
    background-color : #006633;
    text-decoration : none;
}
a.inline2:active {
    color : #ffffff;
    background-color : #006633;
    text-decoration : none; 
}
a.inline2:visited {
    color : #000099;
    text-decoration : none;
}
.footer {
    font-size : 8pt;
    text-align : center;
}
.lmenuhead {
    color : #006633;
    background-color : #eeeeee;
    text-align : right;
    font-weight : bold;
    font-size : 10pt;
    line-height : 14pt;
}
.rmenuhead {
    color : #006633;
    background-color : #eeeeee;
    text-align : left;
    font-weight : bold;
    font-size : 10pt;
    line-height : 14pt;
}
.scroll {
    font-size : 8pt;
    line-height : 8pt;
    text-align : left;
}
.h2{
    color : #006633;
    font-weight : bold;
    font-size : 16pt;
    line-height : 20pt;
    font-family : times new roman;
	font-style : italic;
	text-align : center;
}
