.BoldText {  font-family: "Tahoma"; font-weight: bold}
ul {  list-style-type: square}
p, li            { font-family: Tahoma; font-size: 11pt; margin-top: 5; margin-bottom: 5 }
td { font-family: "Tahoma"; font-size: 11pt }
.titleBarInfo { font-family: "Tahoma"; font-size: 8pt }
.BoldTextPink { font-family: Tahoma; font-weight: bold; background-color: #B9DCFF }
h1, h2, h3, h4, ul, ol {  font-family: "Tahoma"}
.tableTitle {
	position:relative;
	top: 5px;
	font-weight: bold;
	font-family: "Tohoma"
}
.menuTitle {
	background-color: #849EFF;
}
.darkBG {
	background-color: #CFD8FE;
}
.columnHeader{
background-color: #CFD8FE;
font-family: "Tahoma"; font-size: 11pt;
font-weight: bold;
}
input { font-family: Tahoma; font-size: 10pt;}
select { font-family: Tahoma; font-size: 10pt;}
.calendarText { background-color: #CEDBFF; font-family: "Tahoma"; font-size: 9pt }
.calendarBar { color: #FFFFFF; font-family: "Tahoma"; font-size: 15pt; font-weight: bold}
.holiday { background-color: #CCCCCC; font-size: 9pt; color: #FF0000}
.notPresentMonth {background-color: #ECF0FF; font-family: "Tahoma"; font-size: 9pt }
.notPresentHoliday {background-color: #ECF0FF; font-family: "Tahoma"; font-size: 9pt; color: #FF0000 }