


A:link{color:#0000ff;font-size: medium; font-weight:normal; text-decoration: underline}
A:visited{color:#0000ff;font-size: medium;font-weight:normal; text-decoration: underline}
A:hover{color:#FF0000;font-size: medium;font-weight:normal; text-decoration: underline}
A:active{color:#008000;font-size: medium;font-weight:normal; text-decoration: underline}

A.lr:link{ font-family: "arial"; color:#ff0000;font-size: small; font-weight:normal; text-decoration: none ;}
A.lr:visited{font-family: "arial";color:#ff0000;font-size: small; font-weight:normal; text-decoration: none ; }
A.lr:active{ font-family: "arial"; color:#ff0000;font-size: small;font-weight:normal; text-decoration: none ; }
A.lr:hover{ font-family: "arial"; background:#ff0000; color:#ffffff; font-size: medium; font-weight:bold;text-decoration: underline ; }



body
{
background-color: #ffffff; 
}

img { border: 0 }


div.test
{
width:90%;
margin-left:auto;
margin-right:auto;
padding:10px;
border:1px solid gray;
text-align: center;
}



h1
{
 font-size:x-large; text-align:center; font-style: italic; color: #000000; font-weight: bold; text-decoration: underline ; font-family: arial,sans-serif,courier;
 }


table
{
width:90%;
margin-left:auto;
margin-right:auto;

}



p
{
text-align:center;
font-family: arial, courier;
font-style:italic;
font-size: medium;
color:#333333;

}


