body {
  background-color: #FFFFFF;
	background-image: url(gfx/bgStripes2.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin:20px 0px 20px 0px;
}

a {
	text-decoration:none;
  color:#000000;
  letter-spacing: 1pt;
}

a:hover {
	text-decoration:underline;
}

h1, h1 a, h1 a:hover {
	font-family:georgia, arial black;
   margin-top:8px;
	margin-bottom:5px;
    font-size:12pt;
   font-variant:small-caps;
   letter-spacing:1px;
   text-decoration:none;
	letter-spacing: 0.25CM;
}

.head {
	position:absolute;
	left:0px;
	top:0px;
	background-color:white;
}

.content, .content table td {
   font-family:georgia;
   font-size:10px;
	margin-top:13px;
   text-align:justify;
	width: 390px;
	padding-left: 10px;
}

.unit {
	font-family: arial;
	font-size:10px;
	color:#575757;
   text-align:justify;
   margin-bottom:10px;
}

.unit a {
	font-size:8px;
	color:#049ED9;
   font-weight:bold;
}

.unitLeft {
	font-family: arial;
	font-size:10px;
	color:#575757;
   text-align:left;
   margin-bottom:10px;
}

a.bigA {
   font-size:12px;
} 
