* {
height:99% 
width:99%;
 font-family: verdana, sans-serif;
font-size:12px; 
color:#000000;
}

body {
 font-family: verdana, sans-serif;
margin:100px; 0 0 0;
}


h1 {
 font-family: verdana, sans-serif;
font-size:16px; 
color:#808080;
}

h2 {
 font-family: verdana, sans-serif;
font-size:14px; 
color:#808080;
}


a
{
 font-size:12px;
 text-decoration: none;
}

a:visited
{

 font-size:12px;
 text-decoration:none;
}

a.gray
{
 font-size:12px;
 text-decoration: none;
 color: #808080;}

a:visited.gray
{
 font-size:12px;
 text-decoration:none;
 color: #808080;}
 
a.red
{
 font-size:12px;
 text-decoration: none;
 color: #D21010;}

a:visited.red
{

 font-size:12px;
 text-decoration:none;
 color: #D21010;}

a.blue 
{
color:#336699;
font-weight:bold;
 font-size:14px;
 text-decoration:none;
}

a:visited.blue 
{
color:#336699;
 font-size:14px;
 text-decoration:none;
}
