

BODY { color : 000000;
	background-color : #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size: 12px;
	
	}
	
p { text-indent:20px}

h1 { color: red;
	font-size : 18px }
	
	h2 { font-size:16px}
	
.blue { color:#0000CC}
.red {color:#FF0000}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}


th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.fltlft { float : left;
	margin:3px	
}

.fltrt { float : right;
margin:3px
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

a:visited { text-decoration : underline;
	    color: #0000ff;	
 }
a:hover {
  color:#c00000;
  text-decoration:underline;
  }
a:active{color:#0000ff}
 
 .apf_submit_button_style { background-color:#FFcc99; color:#000000; cursor:hand; font-weight:bold; font-size:8pt }
.apf_error { font-size:150%; font-weight:bold; color:red }
.apf_small_text { font-size:7pt }
.apf_prices { color:#990000;font-size:8pt }
.apf_prices_text { font-weight:bold;font-size:8pt }
span.lt { text-decoration: line-through;
	font-size:8pt }