body p {
	font-size: 11px;
}

td.heading {
	color: #336699; 
	background: #DDE6EE;
	font-size: 16px;
	font-weight: bold;
	padding: 0.2em 0.3em;
	margin-bottom: 0.3em;
	clear: both;
}
td.heading a {
	color: #336699; 
	text-decoration: none;
}
td.heading a:hover {
	text-decoration: underline;
}

table.photo[align="left"] {
	 margin: 1px 12px 12px 0;
}
table.photo[align="right"] {
	 margin: 1px 0 12px 12px;
}
table.photo[align="right"],
table.photo[align="left"] {
	 border: 1px solid; 
	 border-top-color: #DDE6EE;
	 border-right-color: #2A3F8C; 
	 border-bottom-color: #2A3F8C; 
	 border-left-color: #DDE6EE; 
	 background-color: white; 
	 clear: both;
}

table.photo img {
	border: 0;
	padding: 6px;	
}	
font.admin-subtitle {
	color: #336699; 
	background: #DDE6EE;
	font-size: 16px;
	font-weight: bold;
	padding: 0.2em 0.3em;
	margin-bottom: 0.3em;
	clear: both;
	display: block;
}
font.admin-subtitle a {
	color: #336699; 
	text-decoration: none;
}
font.admin-subtitle a:hover {
	color: #CC0066;
	text-decoration: underline;
}

font.admin-head14 {
	color: #336699; 
	background: #DDE6EE;
	font-size: 16px;
	font-weight: bold;
	padding: 0.2em 0.3em;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	clear: both;
	display: block;
}

font.admin-Bold-heading {
	font-weight: bold;
}
.did-table { 
	background-color: #CC0000; 
	padding: 12px;
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none
}.size11 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

