body {
  		background-image:url("/images/header_en.jpg");
  		background-repeat: no-repeat;
  		background-width:950px;
  		font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}
text {
			font-family: Arial, Helvetica, sans-serif; 
}
table	{
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			border-collapse:collapse;
			border:1px solid; white;
}
p { 
			color:#000000; 
			font-family:Arial, Helvetica, sans-serif;
			font-size:9pt; 
			font-style:normal; 
  		font-weight:bold;
}	
th { 
			color:#000000; 
			font-family:Arial, Helvetica, sans-serif;
			font-size:12pt; 
			font-style:normal; 
  		font-weight:bold;
}	
div {
			background-color:#ffffff;
			padding-left:0px;
			margin-top:50px;
}
tr		{
			font-family:Arial, Helvetica, sans-serif; 
			color:#00000;
			font-size: 12px;
			text-decoration: none;
}
td		{ 
			font-family:Arial, Helvetica, sans-serif; 
			color:#3e3e3e;
			font-size: 12px;
			text-decoration: none;
}
h1	{ 
			position: relative;
			top:105px;
			left:10px;
			font-family:Arial, Helvetica, sans-serif; 
			font-size: 16px; 
			color:#00008f; 
			text-align:left;
}
a		{ 
			font-family:Arial, Helvetica, sans-serif; 
			text-decoration: none; 
			font-size: 12px;
			color:#00008f;
}
a:hover	{ 
		text-decoration:underline;
		color:#ff8901; 
} 
a:active	{
		color:#ff8901; 
		text-decoration:underline; 
} 
a:visited	{
		color:#00008f;
		text-decoration:none; 
} 
#groups {
			position: relative;
			top:100px;
			left:10px;
}
#groups td a {
			text-transform:uppercase;	
			text-decoration:underline; 
			color:#000000;
			padding-left:3px;
}
#groups td a:hover {
			text-transform:uppercase;	
			text-decoration:underline; 
			color:#ff8901;
			padding-left:3px;
}
#stories {
			position: relative;
			top:-150px;
			left:150px;
			width:800px;
}

#story {
			position: relative;
			top:-150px;
			left:150px;
			width:800px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px; 
			font-style:normal;
}
#refsites  {
			position: relative;
			bottom:-70px;
			left:50px;
}
#poweredby {
			position: relative;
			bottom:-35px;
			left:50px;
}
