
input {
 font-size: 10px;
 background-color: #E5E5E5;
 border: 1px solid #666666;
}
input { [type=radio],
         font-size: 10px;
          /*background-color: red;*/
           border: 1px solid #666666;
}

body {
        margin-top: 0px;
        background-color: #EFF2DF;
        background-image: url(images/bg.jpg);
        background-repeat: repeat-x;
}
.style1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: medium;
}
.style3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
}
a:link {
        color: #006633;
}
a:visited {
        color: #006633;
}
a:hover {
        color: #009933;
}
a:active {
        color: #00CC33;
}


.style4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: smaller;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.style6 {font-size: small; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: smaller; font-weight: bold; }
.style9 {font-family: Arial, Helvetica, sans-serif}
.style10 {font-size: smaller}
.style11 {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


