body         { padding: 0; margin: 0; background-image: url('../images/page-bg.gif'); font-family:Arial; color:#FFFFFF; font-size:9pt; }

div			 {font-size:9pt; font-weight: bold; letter-spacing:1}

h4			{line-height: 10%; font-size: 15pt; margin-bottom: 0px; margin-top: 3px;}

h3			{line-height: 10%; font-size: 11pt; margin-top: 0px; margin-bottom: 0px;}

.header { background-image: url('../images/header-bg.gif'); }

.menu { background-image: url('../images/menu-bg.gif'); }

.linespace { line-height: 170%}

.left {
  width: 80px;
  float: left;
   line-height: 150%;
}

.right{
 float: left;
 width: 200px;
  line-height: 150%;
}

a {
color: #FFF;
text-decoration: none;
	outline-style: none;
}
a:hover {
text-decoration: underline;
	outline-style: none;
}


/*
h1           { font-family: Franklin Gothic Medium; color: #D9CEAD }

h2           { font-family: Verdana; color: #666666; font-weight: bold; font-size:12pt }

p            { font-family: Verdana; color: #666666; font-size:10pt}


ul           {  font-family: Verdana; color: #666666; font-size:10pt; list-style-type:square }

a            { font-family: Verdana; color: #808000; font-size:10pt; text-decoration: none }

div			 { font-family: Verdana; color: #666666; font-size:10pt}

td           { font-family: Verdana; color: #666666; font-size:10pt; }

*/