body {
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: black;
  background: white;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

h1,h2,h3,h4 {
  margin-bottom: 0px;
  color: #000066
}

li
{
  font-size: 10pt;
  font-family: arial, sans-serif
}

p
{
  margin-top: 6px;
  margin-bottom: 12px;
  font-size: 10pt;
  font-family: arial, sans-serif
}

.justified
{
  text-align: justify;
}

h5,h6 {
  margin-bottom: 4px;
  font-size: 10pt;
}

table.datatable
{
	font-size: 9pt;
}

table.invoice
{
	font-size: 11pt;
}

a.lefthomenav, a.leftnav
{
	font-size: 9pt;
	text-decoration: none;
    color: black;
}

.topnav
{
	font-size: 9pt;
}

a.topnav
{
	text-decoration: none;
    color: white;
}

a, a.plain
{
    text-decoration: none;
}

a:hover, a.plain:hover, a.leftnav:hover, a.lefthomenav:hover, a.topnav:hover
{
    text-decoration: underline;
}

tt
{
    font-size: 10pt;
}

.programlisting
{
    font-size: 10pt;
}

.address
{
    font-size: 9pt;
}

a
{
	text-decoration: none;
}

.bottombannerlink
{
	font-size: 9pt;
}

.orderbutton
{	
	font-family: MS Sans Serif;
	font-size: 8pt; color: #FFFFFF;
	font-weight: bold;
	background-color: #0000FF;
	border-top: #00CCFF solid 1px;
	border-left: #00CCFF solid 1px;
	border-bottom: #000000 solid 1px;
	border-right: #000000 solid 1px;
}

