<!--
.DefaultH1 {
	
}
{
    font-size: 9px;
    color: #00FF99;
    font-weight: normal;
    font-style: italic;
    margin: 0px
}
em
{
    font-size: 9px;
    color: #0099DD;
    font-weight: normal;
    font-style: italic;
    margin: 0px
}

h1
{
    font-size: 10px;
    color: #555555;
    font-weight: bold;
    font-style: normal;
    margin: 0px
}
em
{
    font-size: 10px;
    color: #6699DD;
    font-weight: normal;
    font-style: italic;
    margin: 0px
}
strong
{
    font-weight: normal;
}

-->
