h1 {
font-size : 175%;
font-family : Arial,Helvetica;
color : #c0c0c0;
background: url(background_blue_2.jpg);
}

h2 {
font-size : 100%;
font-family : Arial,Helvetica;
color : #c0c0c0;
background: url(background_blue_2.jpg);
} 

h3 {
font-size : 125%;
font-family : Arial,Helvetica;
color : #c0c0c0;
background: url(background_blue_2.jpg);
} 

h4 {
font-size : 175%;
margin-left :170px;
font-family : Arial,Helvetica;
color : #c0c0c0;
background: url(background_blue_2.jpg);
} 

BODY {
font-size : 100%;
font-family : Arial,Helvetica;
font-weight: bold;
color : #c0c0c0;
}

BODY, P, TD, { 
line-height : 125%;
}

Body { 
background: url(background_blue_2.jpg) repeat
}  


A:link  {
font-size : 100%;
font-family : Arial,Helvetica;
color : #330033;
text-decoration : underline;
} 

A:visited {
font-size : 100%;
font-family : Arial,Helvetica;
color : #330033;
text-decoration : underline;
}

A.one:link  {
font-size : 120%;
font-family : Arial,Helvetica;
color : #ffffff;
text-decoration : underline;
} 

A.one:visited {
font-size : 120%;
font-family : Arial,Helvetica;
color : #00cc66;
text-decoration : underline;
}

