td, body  { font-family:Arial; font-size:12px; }

a:link    { text-decoration:none; color:#000686; }
a:active  { text-decoration:underline; color:#070FC0; }
a:visited { text-decoration:none; color:#000686; }
a:hover   { text-decoration:underline; color:#070FC0; }

sup		  { font-size:8pt; }

.white:link, .white:active, .white:visited, .white:hover { color:#FFFFFF; }

.lila	  { color:#000080 }

.small10   { font-size:10px; }
.small11   { font-size:11px; }
.small12   { font-size:12px; }

input, select, textarea

                {
                        font-family:Arial;
                        font-size:13px;
                        color:#000000;
                        border-width:1;
                        BACKGROUND-COLOR: #F8F8F8;
                        BORDER-BOTTOM-COLOR: #000000;
                        BORDER-BOTTOM-STYLE: solid;
                        BORDER-LEFT-COLOR: #000000;
                        BORDER-LEFT-STYLE: solid;
                        BORDER-RIGHT-COLOR: #000000;
                        BORDER-RIGHT-STYLE: solid;
                        BORDER-TOP-COLOR: #000000;
                        BORDER-TOP-STYLE: solid;
						width: 260px
                }
				

.button			{ BACKGROUND-COLOR: #cecece; border-width:1; }

checkbox       {
                        color:#000000;
                        border-width:0;
                        BORDER-BOTTOM-COLOR: #000000;
                        BORDER-LEFT-COLOR: #000000;
                        BORDER-RIGHT-COLOR: #000000;
                        BORDER-TOP-COLOR: #000000;
						BACKGROUND-COLOR: transparent;
						width: 18px
                }
