body {
        background: #000000;
        color: #FFFFFF;
		height: 100%;
		font-family: Times new roman;
		}
		
.tacenter {
		margin-left:auto;
		margin-right:auto;
		}
a:link {
		text-decoration:none;
		color: #FFFFFF;
		}
a:active {
		text-decoration:none;
		color: #FFFFFF;
		}
a:visited{
		text-decoration:none;
		color: #FFFFFF;
		}
a{
		text-decoration:none;
		color: #FFFFFF;
		}
		
img{
		width:auto;
		}
		
@font-face {
    font-family: "sw";
    src: url(http://lambertduchesne.com/elements/swiss-921-bt-1361501888-webfont.eot) format("embedded-opentype");
	url(http://lambertduchesne.com/elements/swiss-921-bt-1361501888-webfont.ttf)
}
p.customfont { 
    font-family: "sw", Verdana, Tahoma;
}

