body, table, td {
   font-size: 90%;
}

.main_text {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.ascend {
	position: absolute;
	top: 370px;
	left: 554px;
}
.txbody {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	vertical-align: top;
	width: 320px;
	margin-left: 40px;
	line-height: 18px;
	color: #222222;
}

a {color: #ccffff; text-decoration: underline;}
a:visited {color: #cccccc; text-decoration: underline;}
a:hover {color: #ffcccc; text-decoration:underline;}

#ps_headings {
     width: 140px;
     font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
     font-size: 0.9em;
     font-weight: bold;
     margin-left: 10px;
     margin-right: 10px;
     float: left;
}

#ps_headings2 {
     width: 140px;
     font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
     font-size: 0.9em;
     font-weight: bold;
     margin-left: 10px;
     float: right;
}

#ps_headings a {
    color: #ccffff;
    text-decoration: none;
}

#ps_headings a:hover {
    color: #ffcccc;
    text-decoration: none;
}

#ps_headings2 a {
    color: #ccffff;
    text-decoration: none;
}

#ps_headings2 a:hover {
    color: #ffcccc;
    text-decoration: none;
}

#ps_links {
     width: 320px;
     float: left;
}

.ps_headtitle {
     font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
     font-size: 1.0em;
     font-weight: bold;
}

.red {
     color: #FF0000;
}