body
{
	background-color: #FFFFCC;
	
}

p
{
font-size: 22px;
color: #483D8B;
text-decoration: none
	}

a { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #483D8B; text-decoration: none}

a:link {
  color: #0000FF; 
  text-decoration: none; 
  background: #FFFFFF;}/*normal links in the text*/
a:visited {
  color: #FF9999; 
  text-decoration: none; 
  background: #FFFFFF;}
a:hover { /*this effect is not shown in NN4.xx*/
  color: #999999; 
  text-decoration: underline; 
  background: #FFFFFF;}
a:active {/*colour in NN4.xx is red*/ 
  color: #9999CC; 
  text-decoration: underline; 
  background: #FFFFFF;}
.language{
	float: right;
	margin-left: 2em;
	color: #a00;
	background-color: #f0f0f0;
	display: block;
	padding: 0 0.5em;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc #999 #999 #ccc;
	text-decoration: none;
	}

a.language:hover{
	background-color:#fff;
	border-color: #999 #ccc #ccc #999;
	}
div.centered 
{
text-align: center;
}
div.centered table 
{
	margin: 0 auto;
	text-align: left;
	width: 600px;
	border-collapse: collapse;
	border: none;
	border-right: 0px;
	border-left-width: 0px;
}


td            {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: 50px;
	border: none;
}
.u
{
	background-color: #FFFFFF;
	background-image: url(up.gif);
	background-repeat: repeat-x;
	border: 0px;
	width: 540px;
	height: 54px;

}
.d
{

	background-color: #FFFFFF;
	background-image: url(down.gif);
	background-repeat: repeat-x;
	width: 540px;
	height: 54px;
	
	
}
.l
{
	background-color: #FFFFFF;
	background-image: url(left.gif);
	background-repeat: repeat-y;
	height: 54px;
	
}
.r
{
	background-color: #FFFFFF;
	background-image: url(right.gif);
	background-repeat: repeat-y;
	height: 54px;
	
}
.ru
{
	background-color: #FFFFFF;
	background-image: url(right_up.gif);
	background-repeat: repeat-y;
	width: 54px;
	height: 54px;
}
.lu
{
	background-color: #FFFFFF;
	background-image: url(left_up.gif);
	background-repeat: repeat-y;
	width: 54px;
	height: 54px;
}
.rd
{
	background-color: #FFFFFF;
	background-image: url(right_down.gif);
	background-repeat: repeat-y;
	width: 54px;
	height: 54px;
}
.ld
{
	background-color: #FFFFFF;
	background-image: url(left_down.gif);
	background-repeat: repeat-y;
	width: 54px;
	height: 54px;
}
H3
{
font-family: Arial, Verdana, sans-serif; font-size: 22px; color: #483D8B; text-decoration: none
}
