<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--

body.green
{
background: "55ee55";
 }

.perk
{
color: "green";
text-align: "center";
 }

.perkl
{
color: "green";
text-align: "left"
 }
 
 .perkw
 {
 color: "white";
 text-align: "center";
 }
 
 .perkwl
 {
 color: "white";
 text-align: "left";
 }
 
 .perks
 {
 color: "white";
 background: "red";
 text-align: "center";
 }
 
 .perk0
 {
  text-align: "center";
 }
 
 .hvy
{
font-weight: 800;
 } 

.gmajor
{ 
font-family: "Gill Sans MT", "Microsoft Sans Serif", "Sans-serif"; 
font-size: 24px;
 }
  
.major
{ 
font-family: "Gill Sans MT", "Microsoft Sans Serif", "Sans-serif"; 
font-size: 18px;
 }

.minor
{
font-family: "Gill Sans MT", "Microsoft Sans Serif", "Sans-serif"; 
font-size: 13px;
 }
 
 
a:link {color: "ff3300";}
a:visited {color: "ff3300"; text-decoration: "none";}
a:active {color: "003300";}
a:hover {color: "907740"; text-decoration: "none";}
-->
</style>

