/*
This style sheet was created from J:\randall\html\pricing\enhancements.html
*/



SUB {
   color : black; 
   background : #ffffff; 
}


P {
   text-indent : 15px;
   font-family :  Tahoma, "Verdana", "Times New Roman";
   background : transparent;
}


I {
   color : blue; 
   text-decoration : underline;
   background : transparent;
}


H2 {
   font-family : Tahoma, "Verdana", "Times New Roman";
   color : black; 
   background-color : #B8B8B8; 
}

H1 {
   color : navy; 
   font-family :Tahoma, "Verdana", "Times New Roman"; 
   background-color : #ffffba; 
}

EM {
   color : teal;
   background : transparent;
   font-weight : bold;
}
B {
   color : red;
   background : transparent;
   font-weight : bold;
}
DIV {
   background : transparent; 
}

P.large {
   font-style : normal; 
   font-weight : bold; 
   font-size : x-large; 
   font-family : Tahoma, "Verdana", "Times New Roman";
   color : black; 
   background : transparent; 
   padding-left : 5px; 
}


P.Xlarge {
   font-style : normal; 
   font-weight : bold; 
   font-size : xx-large; 
   font-family : Tahoma, "Verdana", "Times New Roman";
   color : black; 
   background : transparent; 
}


P.Small {
   font-style : normal; 
   font-weight : bold; 
   font-size : small; 
   font-family : Tahoma, "Verdana", "Times New Roman";
   color : #000000; 
   background : transparent; 
}


P.Overline {
   background : transparent; 
   text-decoration : overline; 
}


P.Medium {
   font-style : normal; 
   font-weight : bold; 
   font-size : medium; 
   font-family : Tahoma, "Verdana", "Times New Roman";
   color : black; 
   background : transparent; 
}


P.Backmedium {
   font-style : normal; 
   font-weight : bold; 
   font-size : medium; 
   font-family : Tahoma, "Verdana", "Times New Roman";
   color : black; 
   background-color : #dadada; 
}


P.Back {
   font-style : normal; 
   font-weight : bold; 
   font-size : large; 
   font-family : Tahoma, "Verdana", "Times New Roman";
   color : black; 
   background-color : #c0c0c0; 