/* this is to be used by all legacy windows */

@import url(../site/style/screen/elements.css);

html
{
font-size:100%;
}

body
{
font-family:Arial,tahoma, verdana, Sans-Serif;
color: #403b35;
}

body table
{
font-size:80%;
}

body table table
{
font-size:100%;
}
