BODY {
	color : Black;
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
}

A {
	color : Navy;
	text-decoration : none;
}

A:HOVER {
	color: red;
	text-decoration : underline;
}

TH {
	font-weight : bold;
	font-size : 11px;
}

TD { 
 	font-size : 11px;
	
}

H3 {

	text-align : center;
	font-size : larger;
}

td.sectiontitle {
    font-weight : bold;    
    font-size : 12px;
    font-family : Arial;    
    text-align : left;
    color: #000099;
}

td.forminfo {
    font-weight : bold;
    font-size : 11px;
    font-family : Arial;    
    text-align : left;
}

td.faxlabel {
    font-weight : bold;
    font-size : 11px;
    font-family : Arial;    
    text-align : center;
}

td.productdata {
    
    font-size : 11px;
    font-family : Arial;    
    text-align : center;
}

td.productprice {
    
    font-size : 11px;
    font-family : Arial;    
    text-align : right;
}

td.productdescription {
    
    font-size : 11px;
    font-family : Arial;    
    text-align : left;
}

td.extraproductnote {
    font-size : 12px;
    font-family : Arial;
    font-weight: bold;
    text-align : right;
    color: #000099;
}

td.fieldblanks {

    border-bottom : solid black 1px;
    width : 80%;
}

td.ccdatefieldblank {
    
    border-bottom : solid black 1px;
    width : 15%;    
}

td.middlefieldblanks {

    border-bottom : solid black 1px;
    width : 45%;
}

.titletext {
    font-weight : bold;
    font-size : 20px;
    font-family : Arial;
}

.notestitle {
    font-weight : bold;    
    font-size : 12px;
    font-family : Arial;    
    text-align : left;
    color: navy
}

.notestext {
    font-weight : bold;
    font-size : 11px;
    font-family : Arial;    
    text-align : left;
}

.forminfo {
    font-weight : bold;
    font-size : 11px;
    font-family : Arial;    
}

.faxmailinstructions {
    font-weight : bold;
    font-size : 12px;
    font-family : Arial;
    text-align : center;
}

.freeitemquantity {

    font: italic;
}

.helpquestion {

    font-weight : bold;
    font-size : 12 px;
    font-family : Arial;
    text-align : left;
}

.helpanswer {
    
    font-size : 11 px;
    font-family : Arial;
    text-align : left;
}

.specialitem {

    font: italic;
}