body { 
font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; color: black
} 

.roundcont {

	background-color: white;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   text-align: left;
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.head { font-family: sans-serif; font-weight: bold; background-color: #151B54;  vertical-align: middle; text-align: center; color: black; padding-left: 2.0em; padding-right: 2em; padding-top: 1em; padding-bottom: 1em }

.content { font-family: sans-serif; background-color: white; vertical-align: top; height: 300px; padding: .5em; font-size: 12pt;
 }

