body, table, tr, td {
	font-family: MS Reference Serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 1px; }

body {
  font-family: MS Reference Serif;
  background-image: url();
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0px 0px;
  background-color: #2c2c2c;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

p  { font-size: 11px;
     font-color: #ffffff;
     font-weight: normal; 
     font-style: italic;
}

h1  { font-size: 14px;
      font-color: #3d767f;
      font-weight: normal;
      font-style: italic;
}

h2  { font-size: 17px;
      font-color: #3d767f;
      font-weight: normal;
      font-style: italic;
}

h3  { font-family: Verdana;
      font-size: 9px;
      font-color: #ffffff;
      font-weight: normal;
}

a {text-decoration: none }
a:link, a:active, a:visited {font-size: 11px; font-weight: bold; font-style: italic; color: #3d767f; }
a:hover {color: #3d767f; font-style: italic; border-bottom: 1px dotted #3d767f; }

input, textarea, option, select {
	background-color: #2c2c2c;
	font: 9pt verdana;
	color: #3d767f;
	letter-spacing: 0px;
	border: 1px dotted #678575;
	padding: 1px; }