body
{
font-size: 16px;
color:#000000;
background-color:#707070;
margin:0px;
background-image: url('../images/background.gif');
background-repeat: repeat-x
}
body.index
{
font-size: 16px;
color:#FFFFFF;
background-color:#707070;
margin:0px;
background-image: url('../images/background.jpg');
background-repeat: repeat-x
}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: arial,verdana,helvetica,sans-serif;

}


table, input, textarea
{
font-size: 100%;

}
table.fiexd {table-layout:fixed;}

/*div {width:100%;}*/

h1 {font-size:160%;}
h2 {font-size:120%;margin-top:10px;margin-bottom:10px;}
h3 {font-size:110%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}