
a {
	text-decoration : none;
	color : #333399;
	font-weight : bold;
}
a.gray {
	text-decoration : none;
	color : #999999;
	font-weight : bold;
}
a.on {
	text-decoration : none;
	color : #009900;
	font-weight : bold;
}
a:visited {
	text-decoration : none;
	color : #993399;	
}
a:hover {
	text-decoration : underline;
	color : #339999;
; font-weight: bold
}
a:active {
	text-decoration : underline;
	color : #CC3399;
}

blockquote  {
	font-size : 10pt;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.footer {
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}
.nospace {
	font-size : 1pt;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin : 0pt;
}
/* font styles */

.sans {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.serif {
	font-family : Times, serif;
}
.symbol {
	font-family : symbol;
}
.normal {
	font-weight : normal;
}
.bold {
	font-weight : bold;
}

/* colors */

.white {
	color: #ffffff;
}
.gray {
	color: #999999;
}
.red {
	color: #cc0000;
}
.blue {
	color: #0000cc;
}
.green {
	color: #009900;
}
.gold {
	color: #ffcc00;
}



/*DAZ IDs*/
#red {
	color: #cc0000;
}
#white {
	color: #ffffff;
}
#gray {
	color: #999999;
}
#blue {
	color: #0000cc;
}
#green {
	color: #009900;
}
#gold {
	color: #ffcc00;
}
.projectname {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; font-weight: normal}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #000000}
span {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #000000}
div {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: normal; color: #000000}
tr {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: normal; color: #000000}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; font-weight: normal; color: #000000}
.instructions {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000}
