div.pvpage {
    position: absolute;
		top: 280px;
		left: 160px;
    width: 672px;
    color: #F5F5F5;
    font-size: 14px;
}

div.pvtitle {
    color: #F5F5F5;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

div.pvinfo {
    position: absolute;
		top: 280px;
		left: 160px;
    width: 572px;
    font-size: 14px;
}

div.infobox {
    color: #F5F5F5;
    width: 572px;
    text-align: justify;
}

.infotable {
    border: 0px;
    width: 400px;
    cellpadding = 0px;
    color: #F5F5F5;
}

.infolabels {
    font-weight: bold;
}

.pvimage {
    float: left;
}

td.pages {
    color: #F5F5F5;
    font-size: 20px;
    text-align: center;
}

a:link {
    color: #FF9507;
    text-decoration: none;
}

a:visited {
    color: #FF9507;;
    text-decoration: none;
}
