.ccddcc {
	color: #ccddcc;
}
.bothmargin30 {
	margin-left: 30px;
	margin-right: 30px;
}

.bothmargin20 {
	margin-left: 20px;
	margin-right: 20px;
}
.cellpadding15leftborder {
	padding-left: 15;
	padding-right: 15;
	border-left: 1px solid #CCDDCC;
}

.textborderleft{
	border-left: 1px solid #CCDDCC;
}



.cellpadding15 {
	padding-left: 15;
	padding-right: 15;
}

.cellpadding20 {
	padding-left: 20;
	padding-right: 20;
}

.cellpadding30 {
	padding-left: 30;
	padding-right: 30;
}


.bothmargin15 {
	margin-left: 15px;
	margin-right: 15px;
}

.cellpadding15top10bottom10 {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}


linka.black {
	color: Black;
}
 {
	text-decoration: none;
}
H1 { font-family: Tahoma, Arial, Georgia ;  font-size: 175%;  font-weight: bold;  text-align: left; color: #CCDDCC; }
H2 { font-family: Tahoma, Arial, Georgia ;  font-size: 125%;  font-weight: bold;  text-align: left; color: #CCDDCC; }
H3 { font-family: Tahoma, Arial, Georgia ;  font-size: 110%;  font-weight: bold;  text-align: left; color: #CCDDCC; }
H4 { font-family: Tahoma, Arial, Georgia ;  font-size: 110%;  font-weight: bold;  text-align: center; color: #CCDDCC; }
H5 { font-family: Tahoma, Arial, Georgia ;  font-size: 110%;  font-weight: bold;  text-align: right; color: #CCDDCC; }

.default {  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-size: 100%; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; background-color: #000000; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;  color: #ccddcc; }

img.whiteborder {
	border-left: thin solid #DDEEDD;
	border-top: thin solid #CCDDCC;
	border-right: none;
	border-bottom: none;
	float: left;
}

.defaultcenter {  font-family: "Trebuchet MS", Tahoma, Arial, Georgia; font-size: 100%; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; background-color: #000000; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;  color: #ccddcc;  text-align: center;  }
.defaultleft {  font-family: "Trebuchet MS", Tahoma, Arial, Georgia; font-size: 100%; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; background-color: #000000; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;  color: #ccddcc; text-align: left; }
.defaultemphasiscenter { font-family: "Trebuchet MS", Tahoma, Arial, Georgia; font-size: 100%; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; background-color: #000000; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;  color: #ccddcc; text-align: center;  }
	
img.whitebordercenter {
	border-left: thin solid #DDEEDD;
	border-top: thin solid #ccddcc;
	border-right: none;
	border-bottom: none;	 
}
.textboxfloatright{
	font-size : 100%;
	color : #000000;
	background-color: #ccddcc;
	float: right;
	margin: 30px 15px 30px 30px;
	border: 4px double #aabbaa;
	padding: 15px 15px 15px 15px;
	text-align: center;
}