a { color: #29303B; text-decoration: none; }

a img { border: none; }

a:visited { color: #29303B; }

a:hover { color: #753206; text-decoration: underline; }

body {
	background: #F3F6ED;
	color: #29303B;
	font: 0.7em/1.1em "Trebuchet MS",Georgia, Times, "Times New Roman", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4 {
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

h1 { font-size: 1.3em; margin: 0; padding: 0; font-weight: bold; }

h2 { font-size: 1.2em; margin: 0; padding: 0; font-weight: bold; }

h3 { font-size: 1.1em; margin: 0; padding: 0; font-weight: bold; }

.bodyText {
   font-size: 12px;
}

.Header {
	font-family: Tahoma, sans-serif;
	font-size:28px;
	font-weight: normal;
	letter-spacing: 1px;
	color:#019bcf;
        text-decoration:none;
}

.Header:link { color:#019bcf; text-decoration:none; }

.Header:visited { color:#019bcf; text-decoration:none; }

.Header:hover { color:#019bcf; text-decoration:none; }

.HeaderSub {
	font-family: Tahoma, sans-serif;
	font-size:15px;
	font-weight: normal;
	letter-spacing: 1px;
	color:#019bcf;
}

.TopMenu {
	font-family: Tahoma, sans-serif;
        color: #FFFFFF;
        text-decoration: none;
	font-weight: bold;
}

.TopMenu:Visited {
	font-family: Tahoma, sans-serif;
        color: #FFFFFF;
        text-decoration: none;
	font-weight: bold;
}

.TopMenu:Hover {
	font-family: Tahoma, sans-serif;
        color:#996633;
        text-decoration: underline;
	font-weight: bold;
}

#calendar {
   font-size: 12px;
   width: 200px;
   border: #E1D6C6 1px solid;
}

#calendar caption {
   border: #E1D6C6 1px solid;
   color: #676E04;
   font-size: 13px;
   font-weight: bold;
   height: 22px;
   padding: 2px;
   text-align: center;
}