﻿body 
{
    margin:0px;
    padding:0px;
    background-color: Black;
    color: White;
	font-family: Eurostyle; 
	vertical-align: middle;
	font-size: 11px;	
}

span.phototof { font-weight: bold }

table.page
{
}

table.page td.photo
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

table.page td.texte
{
    border-color: White;
    border-style: solid;
    border-width: thin;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    font-size: 10px;
    vertical-align: middle;
}


hr           { color: #FFFF00; border-style: solid; border-width: thin }

a            { color: White; text-decoration: none; }
a:active     { color: White; text-decoration: none; }
a:link       { color: White; text-decoration: none; }
a:visited    { color: White; text-decoration: none; }

h1 {
	font-size: 48px;
	font-weight: normal;
}
