body  {

	background-color : #BCBDD6;
      
        color : #3E325E;

	font-family : "Georgia, Times New Roman", Times, monospace;

        font-size: 6pt;

}

.dkpurpback {

	background-color: #3E325E;

}

.whiteback {

	background-color: #FFFFFF;

}

.dksmall {

	background-color: #4B8EC5;
	color: #FFFFFF;
        font-size: 9pt;
	font-family: "Times New Roman", Times, monospace;
	
}	

.smallital {
	background-color: #FFFFFF;
	color: #3E325E;
        font-size: 9pt;
	font-style: italic;
	font-family: "Times New Roman", Times, monospace;
}

a {
	text-decoration: none;
	color: #3E325E;
}

a:hover {

	background-color: #3E325E;
	color: #FFFFFF;
	
}

a.reverse {
	color: #FFFFFF;
	font-family : "Georgia, Times New Roman", Times, monospace;
	font-size: 9pt;

}

a.reverse:hover {
	background-color: #FFFFFF;
	color: #3E325E;
	font-family : "Georgia, Times New Roman", Times, monospace;

        font-size: 9pt;

	
}

a.bold {

	font-weight: bold;
	text-decoration: none;
	color: #3E325E;
	
}

a.bold:hover {

	background-color: #3E325E;
	color: #FFFFFF;
	
}

a.smwhbold {

	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9pt;
	
}

a.smwhbold:hover {

	background-color: #FFFFFF;
	color: #3E325E;
	
}

.dkpurptext {

	color: #3E325E;
	font-size:9pt;

}

.whitetext {

	color: #FFFFFF;

}
.formfield {
      background-color: #ffffff;
      font-weight: bold;
      font-family: Arial, Verdana, Helvetica, sans-serif;
	  font-size:10pt;
      color: #3E325E;
      border-style: solid;
      border-bottom: 1px solid #3E325E;
      border-right: 1px solid #3E325E;
      border-left: 1px solid #3E325E;
      border-top: 1px solid #3E325E;
}

input.button {
      background-color: #BCBDD6;
      font-weight: bold;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 9pt;
      color: #3E325E;
      border-style: solid;
      border-bottom: 2px solid #306C9E;
      border-right: 2px solid #306C9E;
      border-left: 2px solid #306C9E;
      border-top: 2px solid #306C9E;

}
.highlight {
	font-weight: bold;
}

.times {

	font-family: Times New Roman, "Times", serif;
	font-size: 11pt;
	
}

.content {

     padding : 0px 10px 5px 10px;
     font-family: Times New Roman, "Times", serif;
     font-size: 11pt;
}
