body {
	background-color: #4D4D4D;
}
.copy {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	padding-left : 0px;
	padding-right :0px;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23pt;
	font-weight: bold;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
H3 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 18pt;
	font-weight: bold;
}
.tophead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25pt;
	font-weight: bold;
}
.Header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
}
.tblborder {
	border: 2px dashed #333333;
}
.indexcopy {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
	padding-left : 0px;
	padding-right :0px;
}
  .shadow { 
    background:#CCCCCC; /* shadow color */
    border:1px solid #DDDDDD; /* darker border color */
    margin: 5px;
    position: relative;
  }

  .frame {
    text-align: center; 
    background: #FFFFFF; 
    border: 1px solid #999999; /* lighter border color */
    position: relative; 
    padding: 5px;
    left:-2px; /* you can change this to change the amount of shadow */
    top:-2px; /* you can change this to change the amount of shadow */
  }
.askbox {
	background-color: #EFEFEF;
	border: 2px solid #C4432A;
	color: #000000;
}
.testibox {
	border: 1px solid #333;
	background-color: #C6D6E7;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #008000;
}
