﻿Body{
 Font-Size: 20px;
 BACKGROUND-COLOR: #0000ff;
 Color: #00ff00;
}
Table.Entry{
 Width: 100%;
 BORDER-Style: None;
 BORDER-Width: 0;
}
Table.body{
 Width: 100%;
 Border-Style: None;
 Border-width: 0;
}
TD.Header{
 Vertical-Align: Top;
 Text-Align: Center;
 Font-Size: 40;
}
TD.Menu{
 Vertical-Align: Top;
 Width: 150;
 Border-Style: None;
 Border-Width: 3;
 BORDER-COLOR: #ff0000;
}
TD.Title{
 Width: 50%;
 Text-ALIGN: Right;
}
P{
 Font-Size: 20;
 Text-Indent: 20;
}
Font.Designer{
 Font-Size: 10;
}
A{
 COLOR: #00ff00;
}
A:visited{
 color: red;
}
LI{
 Font-Size: 20;
 Text-Indent: 20;
}