body, p, html, td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

table  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border: 0;	
}

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

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

.hilite {
	color: #6600CC;
}

.title1 {
	color: #00CC66;
	font-size: 18px;
}

.greenbig {
	color: #99FF99;
	font-size: 24px;
}

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

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

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

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

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	text-align: justify;
}

.expandedgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 4px;
	color: #95BB60;
}

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

img {
	margin: 0;
	padding: 0;
	border: 0;
}

.black1 {
	font:15px;
	color: #000033;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.black2 {
	font:12px;
	color: #000033;
	line-height:20px;
	letter-spacing:0.8em;
	}	
	
.white {
	color: #FFF;
	visibility: hidden;
	}	
	
.detailText {
	font:11px arial;
	color:#9966FF;
	line-height:16px;
	letter-spacing:0.1em;
	}
	
.smallText {
	font:10px arial;
	color:#9CC;
	text-align: justify;
	}
	
.style1 {
	font-size:13px;
	color:#CC3300;
	}
	
.style3 {
	font-size:13px;
	color:#339933;
	}


a:link { background-color: transparent; text-decoration: none; color: #9933CC; }
a:visited { background-color: transparent; text-decoration: none; color: #9933CC; }
a:active { background-color: transparent; text-decoration: none; color: #9933CC; }
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #99CCFF;
	border: 0;
}
 

