
body {
    background-color: #CCCCFF;
}
th {
     font-family: Verdana;
     color: #FFFFFF;
     font-size: 10pt;
     background-color: #9966CC;
}
td {
     font-family: Verdana;
     color: #5C4033;
    }
     .cartRow{
     background-color: #F5F5F5;
}
p {
     font-family: Verdana;
     color: #5C4033;
     font-size: 10pt;

    }
     .subHeading{
     font-family: Verdana;
     color: #000000;
     font-size: 10pt;
     font-weight: 700;
}
h1 {
     font-family: Verdana;
     color: #800000;
}
h2 {
     font-family: Verdana;
     color: #800000;
}
h3 {
     font-family: Verdana;
     color: #800000;
}
h4 {
     font-family: Verdana;
     color: #800000;
     font-size: 10pt
}
input {
     font-size: 10pt;
     font-family: Courier New;
}
	.buttons{
	font-family: Arial;
	font-size: 10pt;
}
var {
     font-family: arial;
     color: #32CD32;
     font-size: 8pt

}

a.toolbar:hover {font-weight: bold; font-family: Arial, Helvetica ; font-size: 10pt; text-decoration: none ; color="#FFFFFF";background="#9966CC"}
a.toolbar{ font-weight: bold; font-family: Arial, Helvetica ; font-size: 10pt; color="#9966CC"}

table {
	background-color: #FFFFFF;
}