
BODY {
        color: #4E4E4E;
        font-family: verdana;
        font-size: 11px;
        text-align: center;
        background: #F2F0E3;
}


A {
        color: #4E4E4E;
        text-decoration: none;
}

A:HOVER {
        color: #868686;
        text-decoration: none;
}


.frame {
font-size: 11px; color: #4E4E4E; text-align: left;  width: 561; height: 354; vertical-align: top;
}

TABLE {
font-size: 11px; color: #4E4E4E; text-align: left; vertical-align: top;
}

 h1, h2, h3, h4, h5, h6 {
color: #4E4E4E;
font-family: Verdana, arial, tahoma, sans-serif;

}
h1 { font-size: 20pt; }
h2 { font-size: 17pt; }
h3 { font-size: 15pt; }
h4 { font-size: 13pt; }
h5 { font-size: 11pt; }
h6 { font-size: 10pt; }


.submit {
        color: #000000;
		background: #Ffffff;
        font-family: verdana;
        text-align: center;
        border-top: solid;
        border-bottom: solid;
        border-left: solid;
        border-right: solid;
        border-color: #4E4E4E;
		border-width: 1px;
}

