BODY {
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration:none;
	font-family: Times;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/backgroundtest2.jpg);
}
H1 { font-weight: bold; line-height: normal; margin-top: 10px;
     text-decoration: none; font-family: Arial; color: #003399 }
H2 { font-style: normal; font-weight: bold; line-height: normal; text-decoration: none; font-family: Arial;
     color: #0000AA}
H4 { font-weight: bold; line-height: normal;
     text-decoration: none; font-family: Arial; color: #003399 }
P { font-style: normal; font-weight: normal; 
     line-height: normal; text-decoration: none; font-family: Times;
     color: #000000 }
P b { font-style: normal; font-weight: bold; 
     line-height: normal; text-decoration: none; font-family: Times;
     color: #000000 }
P A { font-style: normal; font-weight: bold; 
     line-height: normal; text-decoration: none; font-family: Times;
     color: #003399 }
P A:hover {  font-style: normal; font-weight: bold;
     line-height: normal; text-decoration: none; font-family: Times;
     color: #990000 }
P A:active {  font-style: normal; font-weight: bold;
     line-height: normal; text-decoration: none; font-family: Times;
     color: #990000 }
A { font-style: normal; font-weight: bold; 
     line-height: normal; text-decoration: none; font-family: Times;
     color: #003399}
A:hover { font-style: normal; font-weight: bold; 
     line-height: normal; text-decoration: none; font-family: Times;
     color: #990000 }
A:active { font-style: normal; font-weight: bold; 
     line-height: normal; text-decoration: none; font-family: Times;
     color: #990000 }
.black { font-style: normal; font-weight: normal; 
     line-height: normal; text-decoration: none; font-family: Times;
     color: #000000 }
.footer {
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	font-family: Times;
	color: #000000;
	font-size: small;
}
.small { font-style: normal; font-weight: bold; font-size: 14px;
     line-height: normal; text-decoration: none; font-family: Arial;
     color: #FFFFFF}

.small A { font-style: normal; font-weight: bold; font-size: 14px;
     line-height: normal; text-decoration: none; font-family: Arial;
     color: #FFFFFF}
.small A:hover {font-style: normal; font-weight: bold; font-size: 14px;
     line-height: normal; text-decoration: none; font-family: Arial;
     color: #FFFF33}
.small A:active {font-style: normal; font-weight: bold; font-size: 14px;
     line-height: normal; text-decoration: none; font-family: Arial;
     color: #FFFFFF}

DL DD { font-style: normal; font-weight: normal; 
     line-height: normal; text-decoration: none; font-family: Times;
     color: #FFFFFF }
ul {  font-family: "Times New Roman", Times, serif}
ol {  font-family: "Times New Roman", Times, serif}
li {  margin-top: 5px; margin-right: 5px; margin-bottom: 10px; margin-left: 5px}
.smallcaps {
	font-variant: small-caps;
}
hr {
	color: #000000;
}
.side-panel {
	background-color: #339999;
}
.bold {font-weight: bold;}
.italic{font-style: italic;}

