body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  font-family: helvetica,arial,sans-serif;
}
body, small {
  font-size: 9pt;
}
BODY{
	font-family: verdana;
	color: Black;
	SCROLLBAR-FACE-COLOR: #AAC2DD;
	SCROLLBAR-HIGHLIGHT-COLOR: #DCECF2;
	SCROLLBAR-SHADOW-COLOR: #113672;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #113F72;
	SCROLLBAR-TRACK-COLOR: #F1F7FD;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-size: 9px;
	}
td, th {
  font-size: 10pt;
}
pre {
  font-family: monospace;
  font-size: 9pt;
}
.titlebg {
	background: url(../../webmail_images/title_bg.gif);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
        font-family: verdana;
        font-size: 10px;
		  font-weight: bold;
        color: #A52A2A;
        text-decoration: none;
}
a:hover {
        font-family: verdana;
        font-size: 10px;
		  font-weight: bold;
        color: #1E90FF;
        text-decoration: none;
}
input.smbutton,button.smbutton {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #01329B;
	text-decoration: none;
	background-color: #D8DFEF;
	border: 1px double #01329B;

}
input.smbox {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #01329B;
	text-decoration: none;
	background-color: #D8DFEF;
	border: 1px double #01329B;
}
select.smselect {
                BACKGROUND-COLOR: #FDFCFA;
                COLOR: #000000;
                FONT-FAMILY: verdana;
                FONT-SIZE: 9pt;
                BORDER: 1 double #aaaaaa;
}
options.smoptions {
                BACKGROUND-COLOR: #FDFCFA;
                COLOR: #000000;
                FONT-FAMILY: verdana;
                FONT-SIZE: 9pt;
                BORDER: 1 double #aaaaaa;
}
textarea.smtextarea {
                BACKGROUND-COLOR: #FDFCFA;
                COLOR: #000000;
                FONT-FAMILY: verdana;
                FONT-SIZE: 9pt;
                BORDER: 1 double #aaaaaa;
}