.paneHeader{
  color : white;
  background : #3300CC;
  font-family : "Comic Sans MS","Times New Roman";
}

.paneBorder{
  border-color : #3300CC;
  border : solid
  font-family : "Comic Sans MS","Times New Roman";
}

.pane{
  background : #3300CC;
}

H1 {
 color : #3300CC;
 font-family : "Comic Sans MS", "Times New Roman";
}

H2, H3 {
 color : #3300CC;
 font-family : "Comic Sans MS", "Times New Roman";
}

BODY {
 background : url(../images/background2.jpg);
 font-family : "Verdana","Times New Roman","Comic Sans MS";
}

IMG { border : none }

A:link, A:visited, A:active { text-decoration: none; color: #3300CC }
A:hover {  color: #FF9933; text-decoration: none}

.tableRow{
  background : #3399FF;
  font-family : "Comic Sans MS","Times New Roman";
}

LI {
  padding : 5;
}
