body {
  background-size: 100%;
}

table,td,th,tr {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: black;
}

.big {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 16;
        color: black;
	text-decoration: none;
}
a.big:link {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 16;
        color: blue;
	text-decoration: none;
}
a.big:visited {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 16;
        color: blue;
	text-decoration: none;
}
a.big:hover {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 16;
        color: red;
	text-decoration: none;
}
a.big:active {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 16;
        color: red;
	text-decoration: none;
}
.med {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: black;
	text-decoration: none;
}
a.med:link {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: blue;
	text-decoration: none;
}
a.med:visited {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: blue;
	text-decoration: none;
}
a.med:hover {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: red;
	text-decoration: none;
}
a.med:active {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: red;
	text-decoration: none;
}

.small {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: black;
}
a.small:link {  
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: black;
	text-decoration: none;
}
a.small:visited {  
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: black;
	text-decoration: none;
}
a.small:active {  
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: red;
	text-decoration: underline;
}
a.small:hover {  
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: red;
	text-decoration: underline;
}
.black {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: black;
	text-decoration: none;
}
.medr {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: red;
        text-decoration: none;
}
a.medr:link {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: red;
        text-decoration: none;
}
a.medr:visited {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: red;
        text-decoration: none;
}
a.medr:hover {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: red;
        text-decoration: none;
}
a.medr:active {
        FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12;
        color: red;
        text-decoration: none;
}

button {
    position:absolute;
}
