body {
background-image: 
url('img/bg.gif');
background-repeat: repeat-x;
margin-top: 19px;
}

table.nav {
background-image: url('img/top_nav.gif');
font-family: Ariel, Tahoma;
font-size: 10pt;
color: #FFFFFF;
text-align: center;
}

A:link {text-decoration: underline; color: #1984c5;}
A:visited {text-decoration: underline; color: #1984c5;}
A:hover {text-decoration: none; color: #0b4568; }

.nav A:link {text-decoration: none; color: #FFFFFF;}
.nav A:visited {text-decoration: none; color: #FFFFFF;}
.nav A:hover {text-decoration: none; color: #fff702; }

.content {
margin-top: 29px;
}

td.content {
background-image: url('img/con_top.gif');
background-repeat: repeat-x;
}

.content1 {
background-color: white;
font-family: Ariel, Tahoma;
font-size: 10pt;
color: #052e60;
}

h1 {
font-family: Ariel, Tahoma;
font-size: 14pt;
color: #3b679d;
}


h2 {
font-family: Ariel, Tahoma;
font-size: 12pt;
color: #3b679d;
}