body {  
    font-family:Oklahoma, Tahoma, Courier, serif;
	font-size: small;
    color: #003C00; background: #FDFEC6; background-image: url(images/bg1.jpg); 
    background-repeat: no-repeat; background-attachment: fixed; 
    background-position: center center;
    
    }
h1 {  
	font-size: xx-large;
	font-weight: 700; margin-bottom: 0px;
    }
h1.red {  
	font-size: xx-large;
	font-weight: 700;
    color: #FF0000;
    }
h2 {  
	font-size: x-large;
	font-weight: 600;
    margin-bottom: 0px;
    color: #FF0000;
    }
h3 {  
	font-size: medium;
	font-weight: 700;
    }
h3.red {  
	font-size: medium;
	font-weight: 700;
    color: #FF0000;
    }
h4 {  
	font-size: large;
	font-weight: 700;
    }
td {  
	font-size: small;
    color: #004080;
    }
a:hover {  
    color: #FF0000;
	text-decoration: none;
    }
A:link { 
    color: #003C00; 
    text-decoration: underline; 
    }
A:visited { 
    color: #003C00; 
    text-decoration: underline; 
    }
.large { font-size: 150%;  text-align: center;}
.top {  background-color: #FDFEC6; }
.menu { background: #C0C0C0; 
    padding-left: small;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    font-weight: 500;
    } 
.medium {
    font-size:medium;
    font-weight:500;
    }

td.form {  
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
    font-weight: 600;
    color: #0000A0;
    }
.small { font-size: small; }

.telno { font-size: x-large; font-weight: 700; color: #FF0000; }

.menusq {  background: #FFFFFF; border: 1px #FF0000; }

