.Button
{
    BORDER-RIGHT: 1px outset;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 1px outset;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 0px;
    BORDER-LEFT: 1px outset;
    WIDTH: 100px;
    COLOR: white;
    MARGIN-RIGHT: 0px;
    BORDER-BOTTOM: 1px outset;
    FONT-FAMILY:  Arial, helvetica, 'MS Sans Serif', 'Times New Roman';
    BACKGROUND-COLOR: #3399ff;
    TEXT-ALIGN: center
}

p,li { font-family: arial; 
	font-size: 12px;}