BODY {
font-size : .7em; 
font-family : Verdana; 
font-weight : normal; 
color : #000000; 
background-color : #f2f2f2;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p.box {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1em; 
color : #ffffff; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Verdana; 
color : #000000

}

.smalltext {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
color : #000000
}

.smalltext a:link{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em;
color : #000000
}

.smalltext a:visited{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color: #000000
}

.largetext a:link{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Verdanaif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #a50808;
}

.bg_light {
  background-color : #f7ca88;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #a50808;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .9em;
    text-align: center;
}

.cal_bg_head {
    background-color : #cfcfcf;
}

.cal_bg_today {
    background-color : #FFFF99;
}

.cal_bg_offmonth {
    background-color : #dfdfdf;
}