body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666E60;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: black; '#666E60;'
	font-weight: normal;
	margin-top: 0px;
}

a:link {
	color: brown;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;

}
a:hover {
	color: green;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: brown;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;

}

.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #C6D1C0;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: gray;
	font-weight: normal;
}
.brown {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: brown;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.heading {
	font-family: Verdana;
	font-size: 12px;
	color: brown;
	font-weight: bold;
}

.underline {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: brown;
	text-decoration: underline;
}

.footnotes {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}

.calendar {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666E60;
	text-decoration: none;
}

.calendar_brown {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: brown;
	text-decoration: none;
}

.calendar_date {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	text-align: right;
}

input {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: normal;
}

.black {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	font-weight: normal;
}

.red {
	font-family: Verdana;
	font-size: 10px;
	color: brown;
	font-weight: normal;
}
.blue {
	font-family: Verdana;
	font-size: 10px;
	color: blue;
	font-weight: normal;
}
a.green:link {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.green:active {
	color: black;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.green:hover {
	color: green;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}
a.green:visited {
	color: black;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.green {
	font-family: Verdana;
	font-size: 14px;
	color: green;
	font-weight: bold;
}

table.schedule
{
    border-color: gray;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-collapse: collapse;
}

td.schedule
{
    border-color: gray;
    border-style: solid;
    margin: 0px;
    padding: 0px;
    border-width: 1px 1px 1px 1px;
    background-color: white;
}
