Body {
    Font-family : Arial, Helvetica, Sans Serif;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 10pt;
    Background-color : rgb(255, 255, 255);
    Margin-top : 0px;
    Margin-right : 0px;
    Margin-bottom : 0px;
    Margin-left : 0px;
    Margin : 0px;
    Padding-top : 0px;
    Padding-right : 0px;
    Padding-bottom : 0px;
    Padding-left : 0px;
    Padding : 0px;
}

Table {
    Font-family : Arial, Helvetica, Sans Serif;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 10pt;
}

a 	{
	color:#336699;
	}

a:hover {
	color:#666666;
	text-decoration:underline;
	}

.sbttn {
	BORDER-RIGHT: #104a7b 1px solid; 
	BORDER-TOP: #afc4d5 1px solid; 
	FONT-SIZE: 14px; 
	BACKGROUND: #CFDDF8; 
	BORDER-LEFT: #afc4d5 1px solid; 
	CURSOR: hand; 
	COLOR: #000066; 
	BORDER-BOTTOM: #104a7b 1px solid; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none;
}

.txtbx {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 16px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #ffffff 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	HEIGHT: 24px; 
	TEXT-DECORATION: none; 
	TEXT-ALIGN: center;
	Font-weight : bold;
}