<style type="text/css">
v{font-famaly:tahoma; font-size:5pt; color:#6E6E6E; font-weight:bold }
v1{font-famaly:tahoma; font-size:5pt; color:#6E6E6E;}
v2{font-famaly:tahoma;  font-size:5pt; color:#7BAAE1;}
body {
        font-family: Arial, Helvetica, Verdana;
        font-size: 10pt;
}
.lmheader {
    font-family: Arial, Helvetica, Verdana;
    color: white;
    font-size: 10px;
    padding-top: 8px;
    padding-left: 10px;
    font-weight: bold;
}

.lmbody {
    color: #6E6E6E;
    font-size: 10pt;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.lmitem {
	font-size: 10pt;
}

.mainpage {
	padding-bottom: 10px;
	padding-right: 10px;
}

.copy {
    height: 42px;
    padding-left: 20px;
    font-size:8pt;    
}

h1 {
	font-size: 12pt;
	font-weight: strong;
	padding-left: 5px;
	padding-top: 20px;
}

h2 {
	font-size: 10pt;
	passing-left: 5px;
}

p, li, td {
	font-size: 10pt;
}

a:link, a:visited {
	color: blue;
	text-decoration: underline;
}
a:active, a:hover {
	color: red;
	text-decoration: underline;
}

</style>
