BODY { 
	margin: 0 0 0 0;
	background-color: #093E68;
	background-image: url("images/bkg.jpg");
	background-repeat: no-repeat;
}

body, p, div, td {
	font-family: arial, Sans-serif;
	font-size: 10pt;
}

A:link { color: #0F3E61; text-decoration: underline; }
A:visited { color: #0F3E61; text-decoration: underline; }
A:hover { color: red; text-decoration: underline; }

.nav {
	font-size: 11pt;
	font-weight: bold;
}

A.nav:link { color: #0F3E61; text-decoration: none; }
A.nav:visited { color: #0F3E61; text-decoration: none; }
A.nav:hover { color: red; text-decoration: underline; }

H1, .HD1 {
	font-size: 18pt;
}

H2, .HD2 {
	font-size: 14pt;
}

H3, .HD3 {
	font-size: 12pt;
}

H6, .hd6 {
	font-size: 8pt;
}

.attention {
	font-size: 120%;
	color: #DB1D38;
}

.copyright {
	font-size: 7pt;
	color: #AFAFAF;
}

A.copyright:link { color: #AFAFAF; text-decoration: none; }
A.copyright:visited { color: #AFAFAF; text-decoration: none; }
A.copyright:hover { color: #AFAFAF; text-decoration: none; }

.pgpad {
	padding: 10px;
}

.contacttext {
	font-weight: bold;
}

.saleslink {
	color: red;
	font-size: 13pt;
	font-weight: bold;
}

A.saleslink:link { color: red; text-decoration: underline; }
A.saleslink:visited { color: red; text-decoration: underline; }
A.saleslink:hover { color: blue; text-decoration: underline; }

.navad {
	font-weight: bold;
}

A.navad:link { color: black; text-decoration: none; }
A.navad:visited { color: black; text-decoration: none; }
A.navad:hover { color: red; text-decoration: none; }
