body {
        font-family: arial, sans-serif;
}
.title {
	font-family: trebuchet ms,arial;
        font-size: 20px;
        font-weight: bold;
        color: #00BAFF;
}
.title a {
        color: #00BAFF;
	text-decoration:none;
}
.phead {
        font-size: 13px;
        font-weight: bold;
        color: #00AAE9;
}
.phead a {
	color: #00AAE9;
}

.pbody {
        font-size: 13px;
        color: #666666;
}
.pbody a {
        color: #00BAFF;
}

.crumb {
        font-size: 10px;
        color: #999999;
}
.crumb a {
        color: #999999;

}

.error {
        color: #CC0000;
        font-weight: bold;
}
.error a {
        color: #CC0000;
        font-weight: bold;
}

.copyright {
        font-size: 11px;
        color: #888888;
}
.copyright a {
        color:#888888;
}
