html,body {
	font-family: Times New Roman, Times, serif;
	 background-image: url(barnet-stripe.jpg);
}
input {
	font-family: Georgia, Times New Roman, Times, serif;
	
}
textarea {
	font-family: Times New Roman, Times, serif;
	
}
a:link {
   color: #0000FF;
}
a:visited {
   color: #0000FF;
}
a:hover {
   color: #FF00FF;
}
.bodyText {
	color: #000000;
	}
a.bodyLink:link {
	color: #FF00FF;
}
a.bodyLink:visited {
   color: #0000FF;
}
a.bodyLink:hover {
   color: #FF0000;
}
h1{
text-align: center;
color: #FF0000;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}h2{
text-align: center;
color: #FF0000;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}h3{
text-align: center;
color: #FF0000;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
font-size: 120%;
}
td.one{
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
font-size: 100%;
color: #0000FF;
border: solid #0000F9;
}table.two{
font-family:  Times New Roman, Times, serif;
font-size: 115%;
color: #000000;
}
td.three{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 130%;
color: #FF0000;
text-align: center;
}
td.four{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 250%;
color: #00FFFF;
font-weight: bold;
text-align: center;
}
td.five{
font-family: Times New Roman, Times, serif;
font-size: 170%;
font-style: italic;
color: #0000FF;
text-align: center;
}
td.six{
font-family: Times New Roman, Times, serif;
font-size: 250%;
font-weight: bold;
color: #FFFF00;
text-align: center;
}
td.severn{
font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #000000;
text-align: left;
border: solid #0000F9;
}
td.eight{
font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #FFFFFF;
text-align: center;
}
td.nine{
border: solid #0000F9;}
td.ten{
font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #0000FF;
text-align: right;
}
td.elevern{
font-family: Times New Roman, Times, serif;
font-size: 100%;
color: #0000FF;
}
td.twelve{
font-family: Times New Roman, Times, serif;
font-size: 115%;
color: #000000;
}
td.thirteen{
font-family:Georgia, Times New Roman, Times, serif;
font-size: 250%;
font-style: italic;
color: #FF00FF;
text-align: center;
}
td.fourteen{
font-family: Times New Roman, Times, serif;
font-size: 100%;
color: #000000;
}
table.fifteen{
background-image: url(barnet-background.jpg);
}td.sixteen{
background-image: url(barnet-left.jpg);
}td.seventeen{
background-image: url(barnet-right.jpg);
}
#navigation{
background-image: url(button-stripe.jpg);
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
font-weight: bold;
font-size: 130%;
}
#navigation a:link {
   color: #0000FF;
  text-decoration: none;
} 
  #navigation a:visited {
   color: #0000FF;
   text-decoration: none;
}#navigation a:hover{
color: #0000FF;
}
#navigation td a:link{
display: block;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;
}
#navigation td a:visited{
display: block;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;}
#navigation td a:hover{
display: block;
background-color: #FF6CFF;
border-top: 3px solid #0000F9;
border-left: 3px solid #0000F9;
border-bottom: 3px solid #ffffff;
border-right: 3px solid #ffffff;
}