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;
}

#container {
	text-align: center;
}

