body, code, pre {
  font-family: Georgia, serif;
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}

body {
	background: url('../img/back.gif') repeat top
}

html>body, html>body code, html>body pre  {
  font-size: small;
}

code, pre {
 font-family: 'Andale Mono', Courier, monospace;
 font-size:1em;
}

#content {
/*  position: absolute;
  top: 104px;*/
  color: #000;
  /*border: 1px solid #CCC;*/
  /*background-color:#F7F7FF;*/
  font: 12px/1.5 verdana, sans-serif; 
/*  margin-top: 1em;
  right: 0.2em;
  left: 16em;*/
}

#footer {
  /*background-color:#fff;*/
  font-size: 0.75em;
  font-family: arial, verdana, helvetica, sans-serif;
  /*margin: 1em 0;*/
  /*padding: 0;*/
  border-top: 1px dashed #ccc;
  text-align: center;
}

.selText1 {
	color:#1CA6B4;
}

.selText2 {
	color:#00f;
}

.selText3 {
	color:#f00;
}

.selText4 {
	color:#006;
}

.selText5 {
	color:#33c;
}

a:hover {
	color:#f00;
}

h4.titleText, h2.titleText {
	color:red;
	margin-left: 10px
}

h4.titleText {
	text-align:center
}

img, a.imgLink {
	border: 0px solid white;
	color: white;
}

img {
	border-width: 0;
}

.onlyprint {
	display:none
}
