body, td, p     { color: #666; font-family: Verdana }

.mysmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

.copy-content { font-size: 12px }
.copy-small { font-size: 10px }
.copy-vsmall {font-size: 9px}
.copy-content-item { font-weight: bold; font-size: 11px; background-color:"#F3F3F3";
  border-width:1px;
  border-style:solid;
  border-color:#000066;
  padding:1px;
  text-align:justify; 
 }
.link-small {
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}
.link-standard { font-weight: bold; font-size: 12px }
.copy-heading1 { font-family: Arial; font-weight: bold; font-size: 16px }
.copy-heading2 { font-weight: bold; font-size: 11px }

a:link {
	text-decoration:none;
	color: #666666;

}
a:visited { text-decoration:none;  color:#666666;}
a:hover {
	color:#666666;
	text-decoration: underline;
}
a:active { text-decoration:none; color:#666666;}  

#rundrum {
	padding:1px;
	text-align:justify;
	border: 1px solid #000000;
}

#rundrum_beige {
	padding:1px;
	text-align:justify;
	border: 1px solid #B69F81;
}

.sectionHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-left-style: none;

}
.ImageCaption {
font-size: 9px
}
.sectionHeadingLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-left-style: none;
}
.mustFillIn {
font-weight: bold; font-size: 11px
}
.copy-contentHeading {
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;

}
.framed {
	border: 1px #000000;
}
