body {
font:"Times New Roman", Times, serif;
padding: 1px;
font-size:98%;
}



ul {
list-style:disc;
font:"Times New Roman", Times, serif;
font-size:99%;
}

h2 {
font-size:110%;
font:"Times New Roman", Times, serif;
font-variant: small-caps;
margin: 20px;
}

h3 {
font-size:102%;
font:"Times New Roman", Times, serif;
}

p {
padding: 1px;
}

div.main_content {
	margin: 20px;
}

.pad {
padding: 2px;
}

.cedc_board {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-variant: small-caps;
	height: 25px;
	text-align: center;
	font-size: smaller;
}
.cedc_general {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: smaller;
	padding: 5;
}
.cedc_general_norm {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding: 5;
	font-style: normal;
	font-weight: normal;
}
.cedcgeneralbold {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 5;
	font-style: normal;
	font-weight: bolder;
}

.cedcgeneralboldtitle {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 5;
	font-style: normal;
	font-weight: bolder;
	font-variant:small-caps;
	font-size:101%;
}

.cedcgeneralboldleft {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding: 5;
	font-style: normal;
	font-weight: bolder;
}

.albumlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.albumlist li {
	display: inline;
}

.photocenter {
	text-align:center;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;

}

.albumlist img {
	margin: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.albumlist {
	margin: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

ul.press li {
	padding: 5px;
}

.none {
list-style-type:none;
}