body {
	font-family: Verdana, sans-serif;
	font-size: 12;
}


h1{
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight:bold;
	font-size: 20;
}

h2{
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight:bold;
	font-size: 18;
}

a:link { 
	text-decoration:dotted; 
	color: #000000;
	font-weight:bold;
	font-size: 14;
}

a:visited { 
	text-decoration:dotted; 
	color: #000000;
	font-weight:bold;
	font-size: 14;
}

a:hover { 
	text-decoration:dotted;
}

a:active { 
	text-decoration:dotted; 
}



.locationPointer{
	font-family: Verdana, sans-serif;
	color: #b1b3b4;
	font-size: 11;
}

.locationHighlighted{
	font-family: Verdana, sans-serif;
	color: #e2001a;
	font-size: 11;
}


.defaultInfo{
	font-family: Verdana, sans-serif;
	color: #00000;
	font-size: 13;
}

.topic{
	font-family: Verdana, sans-serif;
	color: #00000;
	font-size: 15;
}

.bodytext{
	font-family: Verdana, sans-serif;
	color: #00000;
	font-size: 15;
}

.align-center{
	text-align: center;
}

.menulink{
	font-family: Verdana, sans-serif;
	color: #00000;
	font-size: 14;
	font-weight: bold;

}

.cal-month{
	background-color: #e7e7e7;
	padding: 4px;	
   border-width:0px;
   border-style:solid;
   border-color:black;
   font-size: 18;
   font-weight: bold;
}

.cal-browse{
	background-color: #e7e7e7;
	padding: 4px;	
   border-width:0px;
   border-style:solid;
   border-color:black;
   font-size: 16;
   font-weight: bold;
}
.cal-event{
	font-family: Verdana, sans-serif;
	font-size:14;
	font-weight: bold;
	color: #e3001b;
}

.cal-header{
	font-family: Verdana, sans-serif;
	color: #00000;
	font-size:16;
	font-weight: bold;
}

.cal-header-normal{
	font-family: Verdana, sans-serif;
	color: #00000;
	font-size:16;
}


.cal-date{
	font-family: Verdana, sans-serif;
	color: #00000;
	font-size:14;
	text-decoration: underline;
}


.cal-small-title{
	font-family: Verdana, sans-serif;
	color: #00000;
	font-size:14;
	text-decoration: none;
	font-weight: bold;
}

.cal-text{
	padding: 2px;	
   border-width:0px;
   border-style:solid;
   border-color:black;
   font-size: 14;
   text-decoration: none;
}



