td.menu
{
width:200px;
vertical-align:top;
border-right: 2px solid black;
border-top: 2px solid black;
padding: 10px;
}

td.info
{
vertical-align:top;
border-left: 2px solid black;
border-top: 2px solid black;
padding: 10px;
}

td.personal
{
text-align:center;
}

td.catalogue
{
vertical-align:top;
padding-bottom: 25px;
}

a img 
{
border:none;
} 

img.catalogue
{
width:100px;
height:150px;
}

p
{
font-family:"Times New Roman"; 
}

br
{
font-family:"Times New Roman"; 
}

b
{
font-family:"Times New Roman"; 
}

h1
{
text-align:center;
font-size:xlarge;
font-family:"Times New Roman"; 
}

h2
{
font-size:20px;
font-family:"Times New Roman"; 
line-height:5px;
}

h6
{
font-size:10px;
font-family:"Times New Roman"; 
}

.menuitems a
{
font-size:20px;
text-decoration:none;
font-family:"Times New Roman"; 
}

a:link
{color:red;}

a:visited
{color:black;}