h1 {
font-size : 100%;
font-family : Arial;
color : #c0c0c0;
background: #000066;

}

h2 {
font-size : 129%;
font-family : Arial;
color : #c0c0c0;
background: #000066;

} 

h3 {
font-size : 175% ;
font-family : arial;
color : #c0c0c0;
background: #000066;

} 

body, td, th, p, div, span  {
line-height : 150%;
font-size : 14pt;
face : arial;
color : #c0c0c0;
}

Body { 
background: #000066; 
}  


A:link  {
font-size : 100%;
font-family : Arial;
color : #c0c0c0;
background: #000066; 
text-decoration : underline;
} 

A:visited {
font-size : 100%;
font-family : Arial;
color : #00cc66;
background: #000066; 
text-decoration : underline;
}

A.one:link  {
font-size : 120%;
font-family : Arial;
color : #ffffff;
background: #000066; 
text-decoration : underline;
} 

A.one:visited {
font-size : 120%;
font-family : Arial;
color : #00cc66;
background: #000066; 
text-decoration : underline;
}
