/* CSS Document */

.text {  font-family: "Courier New", Courier, mono; font-size: 13px; text-decoration: none; color: #CCCCCC}
a:hover {  color: #000000; background-color: #FFFFFF}
a {
	color: #666666;
	text-decoration: underline;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-style: normal; font-weight: normal}
#text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #333333; text-align: right;}
.text2 {
font-family: "Courier New", Courier, mono; font-size: 13px; text-decoration: underline; color: #333333}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-transform: lowercase;
	color: #999999;
}
