﻿body {
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    background-image: url(images/bkg.gif);
}
.copy a:link {
    text-decoration: none;
    color:black;
}
.copy a:visited {
    text-decoration: none;
    color:black
}
.copy a:active {
    text-decoration: none;
    color:black;
}
.copy a:hover {
    text-decoration: none; 
    color: green;
}
a:link {
    text-decoration: underline;
    color:Red;
}
a:visited {
    text-decoration: underline;
    color:red
}
a:active {
    text-decoration: underline;
    color:Green;
}
a:hover {
    text-decoration: underline; 
    color: blue;
}
p{
    color:Black;
    font-family:Arial;
    font-size:14px;
    line-height:130%;
}
h1{
color:Black;
font-family:Arial;
 font-size:larger;
}
h2{
     color:Black;
     font-family:Arial;
}

      .style1 {
            width: 125%;  
            color: Blue; 
            height: 22px;  
            text-align: center;  
            vertical-align: bottom;                  
        }
        #Button7
        {
            width: 140px;
        }
        #Button6
        {
            width: 100px;
        }
        #Button5
        {
            width: 125px;
        }
        #Button4
        {
            width: 125px;
        }
        #Button3
        {
            width: 125px;
        }
        #Button2
        {
            width: 125px;
        }
        #Button1
        {
            width: 125px;
        }
        .style2
        {
            font: Tahoma;
            font-size: medium;                         
            color: White;                    
        }
        .style3
        {
            font: Tahoma;
            font-size: small;                         
            color: Black;
            vertical-align: middle;
        }
        .style4
        {
            font: Tahoma;
            font-size: medium;                         
            color: Blue;            
        }
        .style5               
        {
        	font-family: Tahoma;
        	font-size: x-small;
            color: Black; 
            text-align: left;
            vertical-align: middle;       
        }
   
