body, td {
	color: #000000;
	font: 11 arial;
}

body {
	background: #ffffff;
	margin: 0;
}

a:link {
	color: #4C3959;
}
 

 

h1 {
  font-size:        14pt;
  font-weight:      bold;
}

h2 {
  font-size:        12pt;
  font-weight:      bold;
}

h3 {
  font-size:        10pt;
  font-weight:      bold;
}

.comment {
  font-size:        8pt;
}

.error_text {
  font-weight:      bold;
  color:            #800000;
}

.asterisk {
  color:            #FF0000;
}

.button {
  font:             11pt arial,sans-serif;
  color:            #000000;
}

.input {
  font:             8pt Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

table {
  border-collapse:  collapse;
}

.framed {
  border:           1px solid #E0E0E0;
}

.sepline {
  background:       #E0E0E0;
}

th, .header_cell {
  background:       #E0E0E0;
  font-weight:      bold;
  text-align:       center;
}

.active_cell {
  background:       #F0F0F0;
}

.td_content {
  height:           100%;
  font:             9pt arial;
  vertical-align:   top;
  padding:      15;
}

.copy {
  text-decoration:  none;
  color: 	#000000;
  font-weight:      normal;
  font-size:        7.5pt;
  text-align:       center;
  padding-top:      3px;
  padding-bottom:   1px;
}

.subname {
  text-decoration:  none;
  color:            #000000;
  font-family:      arial, sans-serif;
  font-weight:      bold;
  font-size:        12.8pt;
  margin-left:      5px;
  margin-bottom:    10px;
  margin-top:       10px;
}
