.p
{
    Font-family : serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 16px;
    Font : Arial , Helv , Helvetica , Sans Serif , Swiss , Verdana;
    Color : black;
    Text-align : justify;
    Text-indent : 48px;
    Line-height : 110%;
}
.ul
{
    Text-align : left;
    Text-indent : 48px;
    List-style-position : outside;
    List-style-image : url("E:/Files/Web design/Bushwahzee/Lake School June 2004/bullet.jpg");
    Font-family : serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 16px;
    Color : black;
    Line-height : normal;
}
.li
{
    Font-family : serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 16px;
    Color : black;
    List-style-type : lower-roman;
    List-style-position : inside;
    Text-align : left;
    Line-height : normal;
}
.h3
{
    Font-family : sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 16px;
    Color : green;
}
.h2
{
    Font-family : sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 18px;
    Color : black;
}
.h1
{
    Font-family : sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 18px;
    Color : green;
    Text-align : center;
    Text-indent : 0px;
    Line-height : 110%;
}
.body
{
    Font-family : serif;
    Font-style : normal;
    Font-size : 16px;
    Color : black;
    Text-align : justify;
    Text-indent : 48px;
    Line-height : 110%;
}
.p
{
    Font-family : serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 16px;
    Color : black;
    Text-align : justify;
    Text-indent : 0px;
    Line-height : 110%;
}
.tablehead
{
    Font-family : sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 13px;
    Color : black;
    Text-align : left;
    Text-indent : 0px;
    Line-height : 110%;
}
.tabletext
{
    Font-family : serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 13px;
    Color : black;
    Text-indent : 0%;
    Text-align : left;
    Line-height : normal;
}
.a:hover
{
    Color : green;
    Text-decoration : underline;
}
.a:active
{
    Color : blue;
    Text-decoration : underline;
}
.a:visited
{
    Color : rgb(153 , 0 , 0);
    Text-decoration : none;
}
.a:link
{
    Color : rgb(0 , 0 , 153);
    Text-decoration : none;
}
