body {
margin-top : 30px;
margin-left : 0;
margin-right : 0;
background-color: #000000;
font: verdana;
font-size: 10pt;
letter-spacing: 2px;
font-weight : normal;
}

h1 {
font-family: verdana; 
color: #ae0303; 
font-size: 13pt; 
font-style: italic; 
font-weight: bold; 
letter-spacing: 1px
}

h2 {
font-family : verdana;
color : #000000;
font-size : 12pt;
font-style : normal;
font-weight : bold;
letter-spacing : 1px;
}

td.background {
background-image: url('images/made_in_usa.gif');
background-repeat: no-repeat;
background-position: center; 
background-color: #ffffff;
background-attachment: fixed;
}

.footer {
background-image: url('images/bottom_bg.gif');
background-repeat: repeat-x;
background-color: #000000;
}

.left_bg {
background-image: url('images/left_bg.gif');
background-repeat: repeat-y;
background-color: #ffffff;
}

a:link.navbar {
font-family : verdana;
color : #0000ff;
font-size : 8pt;
font-weight : normal;
letter-spacing : 2;
}

a:hover.navbar {
font-family : verdana;
color : #ff0000;
font-size : 8pt;
font-weight : normal;
letter-spacing : 2;
}

a:visited.navbar {
font-family : verdana;
color : #0000ff;
font-size : 8pt;
font-weight : normal;
letter-spacing : 2;
}

a:link {
color : #0000ff;
text-decoration : none;
letter-spacing : 2px;
text-indent : 0;
font-family : verdana;
font-weight : normal;
font-size : 10pt;
}

a:visited {
color : #0000ff;
text-decoration : none;
letter-spacing : 2px;
text-indent : 0;
font-family : verdana;
font-weight : normal;
font-size : 10pt;
}

a:hover {
color : #ff0000;
text-decoration : none;
letter-spacing : 2px;
text-indent : 0;
font-family : verdana;
font-weight : normal;
font-size : 10pt;
}

a:link.wilkensdev {
color : #ffffff;
text-decoration : none;
letter-spacing : 2px;
text-indent : 0;
font-family : arial;
font-weight : normal;
font-size : 7pt;
line-height : 10px;
}

a:visited.wilkensdev {
color : #ffffff;
text-decoration : none;
letter-spacing : 2px;
text-indent : 0;
font-family : arial;
font-weight : normal;
font-size : 7pt;
line-height : 10px;
}

a:hover.wilkensdev {
color : #69aaf9;
text-decoration : none;
letter-spacing : 2px;
text-indent : 0;
font-family : arial;
font-weight : normal;
font-size : 7pt;
line-height : 10px;
}


