/* Setup the default body color */
BODY { background-color : #FFFFFF; }

/* Setup the default text style and color */
p {font-family: Arial; color: #000000; font-size: 9pt; font-weight: normal; }
p.ps {font-family: Arial; margin-left: 10; margin-right: 5;}
p.blink {font-family: Arial; color: #ffffff; margin-left: 10; margin-right: 5; font-size: 9pt; font-weight: normal; cursor: pointer; } 

/* Setup the main buttons back color */
td#mover { BACKGROUND-COLOR: #606060; border-left: 3px solid #808080; border-top: 3px solid #808080; border-bottom: 3px solid #000000; border-right: 3px solid #000000; cursor: pointer; }
td#mout { BACKGROUND-COLOR: #888888; border-left: 3px solid #aaaaaa; border-top: 3px solid #aaaaaa; border-bottom: 3px solid #666666; border-right: 3px solid #666666; }

td.outm { BACKGROUND-COLOR: #888888; border-left: 3px solid #aaaaaa; border-top: 3px solid #aaaaaa; border-bottom: 3px solid #666666; border-right: 3px solid #666666; }

/* Setup the default h1 color */
h1 {font-family: Arial; color: #000000; font-size: 12pt; font-weight: bold }
h2 {font-family: Arial; color: #000000; font-size: 12pt; font-weight: bold }

/* Setup the small link colors */
a.smalla {color: #808080; text-decoration: none; font-size: 8pt; font-weight: Normal}
a.smalla:visited {color: #808080; text-decoration: none; font-size: 8pt; font-weight: normal}
a.smalla:active {color: #0000C0; text-decoration: none; font-size: 8pt; font-weight: normal}
a.smalla:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 8pt; font-weight: normal}

a.normala {color: #000080; text-decoration: none; font-size: 10pt; font-weight: normal}
a.normala:visited {color: #000080; text-decoration: none; font-size: 10pt; font-weight: normal}
a.normala:active {color: #0000C0; text-decoration: none; font-size: 10pt; font-weight: normal}
a.normala:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: normal}

/* Setup the linkwhite link colors */
a.wlnk {color: #ffffff; text-decoration: none; font-size: 9pt; font-weight: normal}
a.wlnk:visited {color: #eeffff; text-decoration: none; font-size: 9pt; font-weight: normal}
a.wlnk:active {color: #ffffff; text-decoration: none; font-size: 9pt; font-weight: normal}
a.wlnk:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 9pt; font-weight: normal}
