<!-- HTML -->

body {
	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight: none;
	color:#000000; 
}


a.link{
	font-family:Verdana; 
	font-size:9px; 
	color:#aaaaaa; 
	text-decoration: none;
	font-weight: bold; 
	}

a.link:visited{
	color:#aaaaaa; 
	text-decoration: none;
	font-weight: none; 
	}

a.link:active{
	color:#aaaaaa; 
	text-decoration: none;
	font-weight: none; 
	}

a.link:hover{
	color:#aaaaaa; 
	text-decoration: underline;
	font-weight: none; 
	}

a.links{
	font-family:Verdana; 
	font-size:11px; 
	color:#555555; 
	text-decoration: none;
	font-weight: bold; 
	}

a.links:visited{
	color:#555555; 
	text-decoration: none;
	font-weight: none; 
	}

a.links:active{
	color:#555555; 
	text-decoration: none;
	font-weight: none; 
	}

a.links:hover{
	color:#aaaaaa; 
	text-decoration: underline;
	font-weight: none; 
	}

a.white{
	font-family:Verdana; 
	font-size:10px; 
	color:#ffffff; 
	text-decoration: none;
	font-weight: bold; 
	}

a.white:visited{
	color:#ffffff; 
	text-decoration: none;
	font-weight: none; 
	}

a.white:active{
	color:#ffffff; 
	text-decoration: none;
	font-weight: none; 
	}

a.white:hover{
	color:#ffffff; 
	text-decoration: underline;
	font-weight: none; 
	}

a.main{
	font-family:Verdana; 
	font-size:11px; 
	color:#000000; 
	text-decoration: none;
	font-weight: bold; 
	}

a.main:visited{
	color:#000000; 
	text-decoration: none;
	font-weight: bold; 
	}
	
a.main:active{
	color:#000000; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a.main:hover{
	color:#ff0000; 
	font-weight: bold; 
	text-decoration: none;
	}
	

a.headline{
	font-family: Arial; 
	font-size:21px; 
	color:#ffffff; 
	text-decoration: none;
	}

a.headline2{
	font-family: Arial; 
	font-size:14px; 
	color:#000000; 
	text-decoration: bold;
	}


td {
	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight: none;
	color:#000000; 
}

td.bold {
	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight: bold;
	color:#000000; 
}

td.over {
	text-decoration: none;
	font-size: 11px; 
	font-family:verdana;
	font-weight: none;
	color:#ffffff; 
}

textarea{
	color:#000000; 
	font-weight: none; 
	font-size:12px; 
	text-decoration: none´;
	font-family: verdana;
	background:#ffffff;

}


input{
	color:#000000; 
	font-weight:none; 
	font-size:12px; 
	text-decoration: none;
	font-family:verdana;
}

select{
	color:#000000; 
	border-width:1px;
	border-color: #000000;
	font-weight:none; 
	font-size:12px; 
	text-decoration: none;
	font-family:verdana;
	background:#ffffff;
}

table.main {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 0px;
}

td.main {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% 0px;
}

td.main2 {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% 100%;
}

td.main3 {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0 100%;
}


a{
	font-family:Verdana; 
	font-size:11px; 
	color:#000000; 
	text-decoration: none;
	}
	
a:visited{
	color:#000000; 
	text-decoration: none;
	}
	
a:active{
	color:#000000; 
	font-weight:bold; 
	text-decoration: none;
	}
	
a:hover{
	color:#000000; 
	font-weight:bold; 
	text-decoration: none;
	}
