﻿body { background-color:White;
}
 p
    { font-family:MS Sans Serif;
        font-size:10pt;
        font-weight:normal;
        text-align:justify;
        padding:10px 10px 10px 10px;
        text-indent:20px;
         
        }
H5
{ font-family:MS Sans Serif;
    font-size:medium;
    font-weight:bold;
    text-align:left;
    padding:0 10px 10px 10px;
   
    }
img
{ float:right;
   padding:5px 10px 10px 10px;
    }
    
UL
{ font-family:MS Sans Serif;
    font-size:10pt;
    text-align:justify;
}

OL
{ font-family:MS Sans Serif;
    font-size:10pt;
    text-align:justify;
}
#marqueecontainer
{
font-family:MS Reference Sans Serif; font-size:smaller;
position: absolute;
width: 400px; /*marquee width */
height: 300px; /*marquee height */
background-color: white;
overflow: hidden;
border: 2px solid orange;
padding: 2px;
padding-left: 4px