body

{

background-color: rgb(255,255,247);
font-size: 30px;

}

	 

div.MyTitle

{

    

	 top: 10px;

     font-weight: 500;

     font-size: x-large;

     background-color: rgb(255,255,247);

     border: 3px solid rgb(0,156,0);

     padding: 10px;

     font-family: 'Times New Roman';

     

}





div.MyLinks

{    

     

     background-color: rgb(255,255,247);

     border: 3px solid rgb(0,156,0);

     padding: 1%;

     font-size: small;

     color: black;

     font-family: 'Times New Roman';

	 

}



div.MyLinks a:link  

{

color: rgb(0,156,0);

}

 

 div.MyLinks a:visited

 {

 color: rgb(0,60,0);

 text-decoration: none;

 }

 

 div.MyLinks a:hover

 {

 color: white;

 background-color: rgb(0,156,0);

 text-decoration: none;

 }

 

 div.MyLinks a:active

 {

 color: rgb(88,88,88);

 text-decoration: none;

 }

 

div.MyBody

{    

     width: 100%;

     text-align:center;

     background-color: rgb(255,255,247);

     padding: 5px 5px 5px -30px;

     margin-left: 75px;

     font-size: 20px;

     color: black;

     font-family: 'sans-serif';

	}





div.MyCopyRight

{    

   

     font-size: xx-small;

     color: grey;

     font-family: 'Times New Roman';

}



span.fl

{

font-size: 125%;

}





 #topletters

 {

 color:rgb(0,156,0);

 }



 ol li

 {

 padding: 10px 0px 10px 0px;

 }





 

 