﻿/* -- sent by lucie s on 2008-03-18 ----------------------------------------------- */

/* -- 2007 Stylesheet ------------------------------------------------------------- 

.pitch {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 font-style: italic;
 font-weight: bold;
 color:  #ee2222;
 line-height: 120%
 }
 
.mkt  {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-style: italic;
 font-weight: bold;
 color:  #ee2222;
 line-height: 100%
 }
 
.perfdesc {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-style: normal;
 font-weight: normal;
 color: #ee2222
 }
 
.review {
 font-family: "Times New Roman", Times, serif;
 font-size: 100%;
 font-style: normal;
 font-weight: normal
 }
*/

/* -- 2008 Stylesheet ------------------------------------------------------------- */

span.basePrice
{
	color: #c00;
	text-decoration: line-through;
}


.pitch {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 font-style: italic;
 font-weight: bold;
 color:  #663333;
 line-height: 120%
 }
 
.mkt  
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: italic;
    font-weight: bold;
    color:  #663333;
    line-height: 100%
}
.mkt2  
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: italic;
    font-weight: bold;
    color:  #000;
    line-height: 100%
}

.perfdesc 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    color:  #000
}

.perf-ital 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-style: italic;
    font-weight: normal;
    color:  #000
}

.review 
{
    font-family: "Times New Roman", Times, serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal
}
.credit 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    font-style: italic;
    font-weight: normal
}