body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style8 {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.style9 {font-size: 14px}
.style10 {font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
.style11 {font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
a:link {
	color: #0099FF;
}

.contentBody {
              background-color:white; /* #E1ECFE; */ 
              margin-left:20px; 
              margin-right:20px; 
              margin-top:20px; 
              margin-bottom:20px;
}
.reg12 {font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.bold12 {font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         font-weight: bold;
}
.reg14 {font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
}
.bold14 {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.bold18 {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.italic14 {font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
}
.staticLinks {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5DEB3;
}
.staticLinks A:link{
	color: #F5DEB3;
        text-decoration: none;
}

.staticLinks A:visited{
	color: #F5DEB3;
        text-decoration: none;
}
.staticLinks A:hover{
	color: #F5DEB3;
        text-decoration: underline;
}
.resourceLinks {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.resourceLinks A:link{
	color: #666666;
        text-decoration: underline;
}
.resourceLinks A:visited{
	color: #666666;
        text-decoration: underline;
}
.resourceLinks A:hover{
	color: #666666;
        text-decoration: underline;
}
.whiteLinks {
	color: #F5DEB3;
}
.whiteLinks A:link{
	color: #F5DEB3;
	font-weight: bold;
        text-decoration: underline;
}

.whiteLinks A:visited{
	color: #F5DEB3;
	font-weight: bold;
        text-decoration: underline;
}
.whiteLinks A:hover{
	color: #F5DEB3;
	font-weight: bold;
        text-decoration: underline;
}
.blackLinks {
	color: black;
}
.blackLinks A:link{
	color: black;
	font-weight: bold;
        text-decoration: underline;
}

.blackLinks A:visited{
	color: black;
	font-weight: bold;
        text-decoration: underline;
}
.blackLinks A:hover{
	color: black;
	font-weight: bold;
        text-decoration: underline;
}