﻿body {
color: #000000;
font-family:  Century Gothic;
font-size: 9.5pt;
font-weight: normal;
background-color: transparent;
background-image: url('images/2009/background.gif');
background-attachment: fixed; 
background-repeat: repeat; 
background-position: 100% 100%;
background-position: 100% 100%;
margin-top:10px;
margin-left:150px;

}
td {
	font-family: Century Gothic;
	color : #000000;
	font-size: 9.5pt;
	font-weight: normal;
}
A:link {
  color : #0000FF;
  background-color: transparent;
  text-decoration : none;
}

A:visited {
  color : #0000FF;
  background-color: transparent;
  text-decoration : none;
}

A:hover {
  color : #FF0000;
  background-color: transparent;
  text-decoration : underline;
}

A:active {
  color : #FF0000;
  background-color: transparent;
  text-decoration : none;
}

A.Extern:link {
  color : #0000FF;
  background-color: transparent;
  text-decoration : none;
}

A.Extern:visited {
  color : #000080;
  background-color: transparent;
  text-decoration : none;
}

A.Extern:hover {
  color : #FF0000;
  background-color: transparent;
  text-decoration : underline;
}

A.Extern:active {
  color : #FF0000;
  background-color: transparent;
  text-decoration : none;
}
 .Title{
  font-family:  Century Gothic;
  color: #000000;
  background-color: transparent;
  text-decoration:none;
  font-size: 12.5pt;
  font-weight: bold;
}

 .Index{
  font-family:  Century Gothic;
  color: #000000;
  background-color: transparent;
  text-decoration:none;
  font-size: 9.5pt;
  font-weight: bold;
}