body {
background-color: #ffffff;
margin:0px;
font-family: verdana, arial, helvetica, sans-serif;
}

/* To create the main image near the top of the page. */

#header {
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;
position:relative;
top: 0;
padding: 0 50 0 50;
text-color: #ffffff;
background-color: #ffffff;
background-image: url('http://www.linknet-promotions.com/images/linknet-jigsaw-header-200-750.jpg');
background-repeat: no-repeat;
background-position: bottom;
height: 200px;
border: 0px solid #555555;
}

#navbar {
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;
position:relative;
left: 0;
width: 750px;
margin-left: 0; margin-top: 0; margin-bottom: 0px; margin-right: 0px;
font-size: 10px;
text-align: left;
padding-left: 50px; padding-right: 50px; padding-bottom: 0px; padding-top: 2px;
font-weight: normal;
background-color: #ffffff;
background-position: left top;
border: 1px solid #555555;
}

/* Font styles. */
h1 {
font-size: 2em;
line-height:1em;
letter-spacing: -2px;
text-align: left;
color: #000000;
font-weight: bold;
margin:15px 0px 0px 0px;
}


h2 {
font-size: 1.5em;
line-height: 1em;
letter-spacing: -1px;
color: #000000;
font-weight: bold;
font-style: italic;
margin:15px 0px 0px 0px;
}

h3 {
font-size: 1.3em;
line-height: 1em;
letter-spacing: -1px;
color: #000000;
font-weight: bold;
margin:15px 0px 0px 0px;
}

h4 {
font-size: 1.2em;
line-height: 1em;
letter-spacing: -1px;
color: #000000;
font-weight: bold;
margin:15px 0px 0px 0px;
}

p, ul, ol, table {
font-size: 14px;
margin-top: 1em;
line-height: 1.2em; 
}

a:link, a:visited {
text-decoration: underline;
font-weight: bold;
color: #cc0000;
}

a:hover {
text-decoration: underline;
color: #ff6600;
}

.class1 A:link {text-decoration: none; color: #ffffff}
.class1 A:visited {text-decoration: none; color: #eeeeee}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color:#efefef}

