body {
margin: 0;
padding: 0px;
text-align: center;
background: #FFFFFF url(cmbg.jpg) repeat-x;}

html {
overflow-y: scroll;}

#container { 
margin: 0 auto;
width: 700px;
font-size: 8pt;
font-family: tahoma, sans-serif;
text-align: justify;
padding: 40px;
line-height: 15px;}

#nav {
text-align: center;
font-size: 15pt;
font-family: tahoma, sans-serif;}

A:link {color: #9585A9; text-decoration: none; font-weight:bold;}
A:visited {color: #9585A9; text-decoration: none; font-weight:bold;} 
A:active {color: #9585A9; text-decoration: none; font-weight:bold;}
A:hover {color: #9585A9; text-decoration: none; font-weight:bold; cursor:n-resize;}

h1 {
text-align: left;
color: #9E3A2A;
font-size: 15pt;
font-weight: bold;
font-family: tahoma, sans-serif;}

b {
font-family: tahoma, sans-serif;
color: #253C4A;}

input, textarea { 
color: #000000;
background-color: #FFFFFF;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
font-family: tahoma, sans-serif;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #000000;}
