<style type="text/css">

table.main
{
background-color:white;
}

table.t1
{
border: 1px;
height:80px;
}

table.loop
{
height:250px;
width:200px;
background-color:#f1f1ea;
border:1px solid gray;
}

table.loop9
{
height:30px;
width:200px;
background-color:#f1f1ea;
border:1px solid gray;
}

table.loop7
{
height:100px;
width:200px;
background-color:#f1f1ea;
border:1px solid gray;
}


table.link
{
height:90px;
width:130px;
background-color:#f1f1ea;
border:1px solid mediumslateblue;
}

h1
{
color:Navy;
font-family:verdana;
font-size:14px;
}


p.1
{
text-align:justify;
padding-left:5px;
padding-right:5px;
font-size:13;
font-family:Verdana;
color:navy;
}

</style>
