body { margin: 5px 5px 5px 5px;	}
p  { font-family : Verdana; font-size : 8pt; text-decoration : none; font-weight : normal; color: #000000}
td { font-family : Verdana; font-size : 8pt; text-decoration : none; font-weight : normal; color: #000000 }
li  {font-family : Verdana;	font-size : 8pt;text-decoration : none;	list-style-type:square }

/* Specific Type Styles */
#cellback {
/* 			   top  rgt  bot  left */
	margin: 0px 5px 0px 5px;
	padding: 5px 2px 0px 19px;
	border: 0px;
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
; text-align: justify
	}

#celltitl {
/* 			top rgt bot left */
	margin: 0px 5px 0px 5px;
	padding: 0px 2px 0px 2px;
	border: 1px solid: #C0C0C0;
	background: #F7F3F7;
	}
	
#eula {
/* 			top rgt bot left */
	margin: 0px 25px 0px 25px;
	padding: 0px 2px 0px 2px;
	border: 1px solid: #C0C0C0;
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	text-align: justify;
	}
.doctit {font-family: Verdana; font-size: 8pt; font-weight: bold; color: #3192DE; }
.docAuth {font-family: Verdana; font-size: 8pt; font-weight: normal; color: #cccccc; }
.tinylinks { font-family : Lucida Sans Unicode; font-size: 7pt; color: #cccccc; }
.secdesc { font-size: 8pt; font-family: Verdana; color: #808080 }
.tiny {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}

/* HyperLink Styles */

.footer { font-size: 7pt; color:#808080; font-family: Verdana; }
A:hover.footer { text-decoration:underline; color:#000000; }

.caption { font-size: 8pt; color:#000000; font-family: Verdana; }
A:hover.caption { text-decoration:underline; color:#000000; }

.global2 { font-size: 7pt; color:#b0b0b0; font-family: Arial, Helvetica, sans-serif; }
A:hover.global2 { text-decoration:underline; color:#e0e0e0; vlink: #FFFFFF; }

.navside { text-decoration:none;font-size: 8pt; color:#808080; font-family: Verdana; font-weight: bold }
A:hover.navside {text-decoration:underline; color:#000000 }

/* Form Field Styles */

input { font-family: Verdana; font-size: 8pt; color: #000000; background-color: #ffffff; border: 1px solid #000000;  }
textarea { font-family: Verdana; font-size: 8pt; color: #000000; background-color: #ffffff; border: 1px solid #000000;  }
select { font-family: Verdana; font-size: 8pt; color: #FFFFFF; border: 1px solid #FFFFFF; hover-color: #000000 }
checkbox { border: 1px solid #FFCC00; background-color: #FFCC00 }
button { border: 1px outset #808080; background-color: #FFCC00 }
               
