li,ul {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:12pt; font-style: strong; color: #000000}
h2 {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11pt; color: green}
caption {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: green}
A:link {text-decoration: none ; color: #0000FF; font-size: 12pt;}
A:visited {text-decoration: none ; color: #740163; font-size: 12pt;}
table {border-width: 2; border-color: brown; border-style:single }
.tabletest { background-image: url(../cnvbkgnd.jpg); }
H1 {text-decoration: none; color: black; text-align:center; font-size: 18pt; font-family: Lucida Calligraphy, serif; font-weight:normal}
.styled-select select {
   background: transparent;
   width: 268px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
   }
 .styled-select {
   width: 240px;
   height: 34px;
   overflow: hidden;
   background: url(new_arrow.png) no-repeat right #ddd;
   border: 1px solid #ccc;
   }
iframe {
border: 2px red solid;
} 