H1 {
	color:			#820024;
	font-family: Arial, Helvetica, sans-serif;
	font-size:		14px;
	font-weight:		bold;
	margin-bottom: 0px;
	}	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #820024;
	text-decoration: none;
    margin-top: 0px;	
    margin-bottom: 0px;
}

H3 {
	color:			#820024;
	font-family: Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:		bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: strong;
	color: #820024;
	text-decoration: none;
    margin-top: 0px;	
    margin-bottom: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #820024;
	text-decoration: none;
    margin-top: 0px;	
    margin-bottom: 0px;
}

table#calendar td {
  border-bottom: solid 1px #820024;
  border-left: solid 1px #820024;
  border-top: solid 1px #820024;
  border-right: solid 1px #820024;
}

.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

a	{text-decoration:	underline; 
	cursor:	hand;} 
a:link { color:		#993300; }
a:hover { color:	#27577E; text-decoration: none;}
a:visited { color:	#993300; }

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 140%;
}
