
h1{
font-size:20pt;
color:white;
background-color:gray;
}

h2{
font-size:14pt;

color:white;
background-color:gray;
}

body
{
background-color:silver;
link:black;
vlink:blue;
font-size:12pt;
}

A:link{color:blue;}
A:active{background-color:red;}
A:hover{background-color:gray;}

P{
margin-top:0pt;
margin-left:0pt;
font-size:14pt;
backgraound-color:black;
}

td{
font-size:14pt;

}

p.box{
font-size:18pt;
width:100pt;
border-style:solid;
border-width:1pt;
border-color:olive;
margin:0pt 0pt 0pt 0pt;
padding:0pt 0pt 0pt 0pt;
background-color:white;
line-height:130%;
}
