 
BODY{
  color : #990033;
  background-image : url(JPGs/barrel.jpg);
}
A:LINK{
  text-decoration : none;
  color : #f9da60;
}
A:VISITED{
  text-decoration : none;
  color : #eac944;
}
A:ACTIVE{
  color : #FF6666;
  text-decoration : none;
}
A:HOVER{
  color : #f5fd6c;
}
P{
  font-size : 15pt;
  font-weight : normal;
  font-style : normal;
  font-family : Georgia,serif;
  text-align : left;
}
H1{
  font-size : 40pt;
  font-weight : bold;
  font-style : normal;
  font-family : Georgia,serif;
  color : #D6381D;
}
H2{
  font-size : 24pt;
  font-weight : bold;
  font-variant : normal;
  font-family : Georgia,serif;
}
H3{
  font-size : 18pt;
  font-weight : bold;
  font-style : normal;
  font-family : Georgia,serif;
  text-align : left;
}
H4{
  font-size : 18pt;
  font-family : "Times New Roman",serif;
  font-weight : bold;
  font-style : normal;
  text-align : left;
}
H6{
  text-align : right;
  font-size : 12pt;
  font-family : Georgia,serif;
  font-weight : bold;
  font-style : italic;
}
BLOCKQUOTE{
  font-size : 15pt;
  font-family : "Times New Roman",serif;
  font-weight : normal;
  font-style : normal;
  text-align : left;
  margin-left : 24pt;
  margin-right : 24pt;
}
UL{
  list-style-image : url(star.gif);
  vertical-align : middle;
  list-style-type : disc;
  list-style-position : outside;
}
LI{
  font-size : 14pt;
  font-family : Georgia,serif;
  font-weight : normal;
  text-align : left;
  font-style : normal;
  margin-left : 13pt;
  margin-right : 13pt;
}
IMG ALT{ 
  font-size : small;
  font-family : Arial,sans-serif;
}
TD{
  font-size : 15pt;
  font-family : Verdana,Arial,sans-serif;
  font-weight : bold;
  font-style : normal;
  text-align : center;
  font-variant : normal;
}
TABLE{
  text-align : center;
}
STRONG{
  font-size : 17pt;
  font-family : Verdana,Arial,sans-serif;
  font-weight : bold;
  font-style : normal;
  font-variant : small-caps;
}
BIG{
  font-size : 16pt;
  font-family : Georgia,serif;
  font-weight : bold;
  font-style : normal;
}
SMALL{
  font-size : 12pt;
  font-family : Arial,sans-serif,Verdana;
  font-weight : normal;
  font-style : normal;
}
CITE{
  font-size : 12pt;
  font-family : Verdana,Arial,sans-serif;
  font-weight : bold;
  font-style : normal;
}
H5{
  font-size : 16pt;
  font-family : Arial,Verdana,sans-serif;
  font-weight : bold;
  text-decoration : none;
  text-align : center;
}
EM{
  font-size : 13pt;
  font-family : Arial,Verdana,sans-serif;
  color : black;
  font-weight : bold;
  font-style : normal;
}
.liner {
	background-color: #000000;
	border-width: 0px;
}
