a:link {color:#0000ff} 
a:visited {color:#0099ff} 
a:hover {color:black} 
a:active {color:#ff0000}

h1 {color:blue}

hr {color:blue; size:10}

body 
{
background-color: #FFFFFF;
font-family: arial
}

p
{
color: black
}

table.index
{
background-color : #CCFFFF ;
border: 1 ;
align: center ;
vertical-align: middle 
}

table.page
{
width: 100%
}


td.main
{
height: 400;
width: 600
}

td.center
{
align: center ;
vertical-align: middle 
}

td.footer
{
color:blue;
align: center ;
valign: center 
}

td.index
{
align: center ;
height: 100% ;
width: 200 ;
cellspacing: 5
} 

td.title
{
height: 50;
width: 200
}

th.index
{
align: center ;
height: 40 ;
width: 100% 
} 

tr.footer
{
align: center ;
vertical-align: middle 
}

tr.index
{
align: center ;
height: 100% ;
width: 100% 
}