
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 background:#ccccff;
}

.headertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
}
.nounderlineLInks {
	text-decoration: none;
	color: #666666;
}
.activitiesmall1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.layout {
 background:#ccffcc;
 border:dotted thin #000000;
 padding:10px #ffaaff;
 margin:0px; 
}
.templatecontent {
 display:block;
 background-color:#ffffff;
 margin:0px;
 padding:0px;
 z-index:40;
 width:574px;
 height:auto;
 overflow:hidden;
 table-layout:fixed;
 text-align:left;
 vertical-align:top;
 font-size:85%;
}
