body{
    background-color : #ffffff;
	background-image : url('images/leftbar.gif');
	background-repeat : no-repeat;
	background-attachment : fixed;
	margin : 0px;
	font : 12px tahoma;
}

p{
    font : 12px tahoma;
	line-height : 1.5;
	padding : 15px;
}

td{
    font : 10px tahoma;
	line-height : 1.5
}

p.footer{
    font : 10px tahoma;
	color : #fde7c2;
	line-height : 1.5;
	padding : 10px;
	text-align : center
}

a.profilelink{
    font : 12px tahoma;
	color : #fde7c2;
	text-decoration : none;
	width : 105px;
	padding-top : 3px;
	padding-bottom : 3px;
	text-align : center;
	background-color : #991111
}

a.profilelink:visited{
    color : #fde7c2
}

a.profilelink:hover{
    font : 12px tahoma;
	color : #ffffff
}

a.newslink{
    font : 10px tahoma;
	color : #0d80f5
	text-decoration : underline
}

a.newslink:visited{
    color : #0d80f5
}

a.newslink:hover{
    color : #991111
}

.news{
    font : 10px tahoma;
    color : #555555;
}
