BODY {
 background-attachment: fixed;
}

.MENU {
 font-size: 10pt;
 font-weight: 100;
 color: #C18D2D;
 font-family: "arial", "helvetica", sans-serif;
}
.PAINT {
 font-size: 7pt;
 font-weight: 100;
 color: #E40E15;
 font-family: "arial", "helvetica", sans-serif;
}

.MENU2 {
 font-size: 9pt;
 font-weight: 100;
 color: #ECDEBA;
 font-family: "arial", "helvetica", sans-serif;
}
.NEW {
 font-size: 15pt;
 font-weight: 400;
 color: #FFFF33;
 font-family: "arial", "helvetica", sans-serif;
}


.TITLE {
 font-size: 30pt;
 font-weight: 100;
 color: #1E65D6;
 font-family: "arial", "helvetica", sans-serif;
}

.status {
 font-size: 6pt;
 color: #496887;
 font-family: "arial", "helvetica", sans-serif;
}

.paypal {
 font-size: 7pt;
 color: #DEE6F0;
 font-family: "arial", "helvetica", sans-serif;
}

.MAIN {
 font-size: 10pt;
 font-weight: 100;
 color: #333333;
 font-family: "arial", "helvetica", sans-serif;
}

.LETTER {
 font-size: 12pt;
 font-weight: 800;
 color: #694D19;
 font-family: "arial", "helvetica", sans-serif;
}

H1 {
 font-size: 14pt;
 font-weight: 800;
 color: #C18D2D;
 font-family: "arial", "helvetica", sans-serif;
}
.quote {
 font-size: 8pt;
 color: #1E4BBB;
 font-family: "arial", "helvetica", sans-serif;
}

B {
 font-size: 9pt;
 font-weight: 800;
 color: #000000;
 font-family: "arial", "helvetica", sans-serif;
}


OL {
 font-size: 10pt;
 font-weight: 500;
 font-family: "Courier New", "arial", "helvetica", sans-serif;
 color: #EEEECC;
}

UL {
 font-size: 10pt;
 font-weight: 800;
 font-family: "arial", "helvetica", sans-serif;
 color: #1E4BBB
}

.NOUNDER {
 color: #00FFFF;
 text-decoration:none;
}

A:link {
 color: #CC0033;
 text-decoration:none;
}

A:visited {
 color: #694D19;
 text-decoration:none;
}

A:active {
 color: #694D19;
 text-decoration:none;
}