
A:hover
{
    COLOR: #000000;
    FONT-FAMILY: Sylfaen;
           
}

BODY {
	margin:0;
	padding:0;
	font-family: Sylfaen;
	background-color: #Ffffff;
      }

.fixedWidth {
                  background-color: #d3d2cf;
		  vertical-alig: top;
                  width: 600px;
                  text-align: center;
	     }
.floatingWidth {Text-align: left;
                color: #000000;
                vertical-align: top;
                background-color: #d3d2cf;

		}
H2	{    font-size: large;
	     font-weight: 100;
             font-style: oblique;
	     font-family: Sylfaen;
             color: #000000;
             white-space: nowrap;
             background-color: #d3d2cf;
             line-height: 120% 	
         }
H3	{    font-size: large;
	     font-weight: 100;
             font-style: oblique;
	     font-family: Sylfaen;
             color: #000000;
             background-color: #d3d2cf;
             line-height: 100% 	
         }
H4	{    font-size: medium;
	     font-weight: 100;
             font-style: oblique;
	     font-family: Sylfaen;
             color: #000000;
             background-color: #d3d2cf;
             line-height: 120% 	
         }

H5	{    font-size: small;
	     font-weight: 100;
	     font-family: Sylfaen;
             color: #000000;
             Text-align: center;    

         }
H6	{    font-size: small;
	     font-weight: 100;
	     font-family: Sylfaen;
             color: #000000;
             Text-align: center;    

         }


A {text-decoration: none}