

h3  {
color: #ffffff;
border-bottom: 1px solid #c0c0c0; }

h2 {
color: #ffffff;
border-bottom: 1px solid #c0c0c0; }



/* Generic Selectors */

body {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 14px;

color: #ffffff;

background-color: #261022;

}

table {
background-color: #391933;
}

p {

width: 80%;
color: #ffffff;

}

li {

list-style-type: none;

line-height: 150%;

list-style-image: url(../Other%20Stuff/PF104/images/arrowSmall.gif);

}

h1 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 18px;

font-weight: bold;

color: #000000;

}

 

a:link {

color: #ffffff;

text-decoration: underline;

font-size: 12px;

}

li :link {

color: #21314a;

text-decoration: none;

font-size: 12px;

}

a:visited {

color: #ff0719;

text-decoration: underline;

font-size: 12px;

}

li a:visited {

color: #ff0719;

text-decoration: none;

font-size: 12px;

}

a:hover {

color: rgb(0, 96, 255);

padding-bottom: 5px;

font-weight: em;

text-decoration: underline;

font-size: 12px;

}

li a:hover {

display: block;

color: rgb(0, 96, 255);

padding-bottom: 5px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #C6EC8C;

}

a:active {

color: rgb(255, 0, 102);

font-size: 10px;

}
