body
{
font-size: 80%;
color:#000000;
margin:25px;
}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input, pre
{
font-family: sans-serif;
}
table, input, textarea
{
font-size: 100%;
}
p.one { font-size: 140%; }
p.two { font-size: 130%; }
pre
{
font-size: 100%;
}
li
{
font-size: 140%;
}
a:link {color: blue; } 
a:visited {color: blue; } 
a:active {color: blue; }
a:hover {color: blue; }
a { text-decoration : none; }

