/* body style */
html,body {
margin:0px;padding:0px;
background-color:#FFFFFF;
}
body,td {color:#333333; font-size:12px; line-height:18px;}

body.ifr-white {
margin:0px 0px 0px 0px;
padding:0px;
color:#666666;
background-color:#FFFFFF;
scrollbar-track-color: #CCCCCC;
scrollbar-face-color: #999999;
scrollbar-shadow-color: #CCCCCC;
scrollbar-darkshadow-color: #B2B2B2;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #B2B2B2;
scrollbar-arrow-color: #FFFFFF;
}

/* link style */
a:link,a:visited {text-decoration: underline; color: #0033FF;}
a:active {text-decoration: underline; color: #FF6600;}
a:hover {text-decoration: underline; color: #FF6600;}

/* font style */
.txt9 { font-size: 9px; line-height: 11px;}
.txt10 { font-size: 10px; line-height: 14px;}
.txt12 { font-size: 12px; line-height: 18px;}
.txt14 { font-size: 14px; line-height: 22px;}
.txt16 { font-size: 16px; line-height: 24px;}
.txt18 { font-size: 18px; line-height: 26px;}

/* font style color*/
.txt10-white { font-size: 10px; line-height: 14px; color: #FFFFFF;}
.txt12-white { font-size: 12px; line-height: 18px; color: #FFFFFF;}
