BODY
{
    font-family: Verdana;
    font-size: small;
    background-color:white;
	//background-image: url(../img/imgHeader/imgPairGainBldg.png);
	//background-image: url(../img/imgHeader/bg_leaves.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
H1 {font-family:Arial;font-size:x-large;color:Maroon;font-weight:bold;}
H2 {font-family:Arial;font-size:medium;color:teal;font-weight:bold;}

a:link {text-decoration:none}
a:visited {text-decoration:none}
a:hover {text-decoration:underline}
a:active {text-decoration:underline}

.button {
-moz-border-radius: 5px 5px 5px 5px;
border-radius:  5px 5px 5px 5px;
}

