body {
	color: #CCCCCC;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}
table {
	text-align: left;
	vertical-align: top;
}
tr {
	text-align: left;
	vertical-align: top;
}
td {
	text-align: left;
	vertical-align: top;
}
.center {
	text-align: center;
	vertical-align: top;
}
.bullet {
	text-align: center;
	vertical-align: middle;
}
.right {
	text-align: right;
	vertical-align: top;
}
img {
	clear : both;
}
p.intro {
	color: #CCCCFF;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
}
p.ihead1 {
	color: #FFCCFF;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
}
p.ihead2 {
	color: #CCCCFF;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
}
p.ifoot {
	color: #CCCCFF;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
}
p.irev {
	color: #CCCCFF;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
}
a:link {  color: #CCCCFF;  
   text-decoration: underline}
a:visited {  color: #FFCCFF;  
   text-decoration: underline}
a:active {  color: #CCCCCC;
   text-decoration: underline}
a:hover {  color: #FFFFFF;  
   text-decoration: underline}

