html { min-height: 100%; margin-bottom: 1px; }

body { overflow-y:scroll; }

body {
font: 10px verdana,arial;
color:#C0C0C0;
text-align:center;
background-color: #000000;
background-image: url("../images/pt_background.jpg"); 
background-position: center;
background-attachment: fixed;
	
}

td {
font: 10px verdana,arial;
}

td.dark {
font: 10px verdana,arial;
color: #C0C0C0;
font-weight : bold;
background-color: #0167ff;
}

td.light {
color: blue;
background-color: #ffffff;
}
    
a.linkText {
color : #0167FF;
font-family : verdana;
font-size : 10px;
font-weight : none;
}

a.linkText:link {
color : #0167FF;
text-decoration: none;
}

a.linkText:visited {
color : #0167FF;
text-decoration: none;
}

a.linkText:hover {
color : #0167FF;
text-decoration: underline;	
}

a.newsLink {
color : #0167FF;
font-family : verdana;
font-size : 15px;
font-weight : none;
}

a.newsLink:link {
color : #0167FF;
font-size : 15px;
text-decoration: none;
}

a.newsLink:visited {
color : #0167FF;
font-size : 15px;
text-decoration: none;
}

a.newsLink:hover {
color : #0167FF;
font-size : 15px;
text-decoration: underline;	
}

.copyright {
font: 10px verdana,arial;
color:#0167FF;
}

.discheader {
font: 14px verdana,arial;
font-weight: bold;
}

.discyear {
font: 12px verdana,arial;
font-weight: bold;
}
