/* CSS Document */

body {
background-color:#FDF8EC;
font-family:arial,verdana,helvetica;
font-size:80%;
scrollbar-face-color:#FFA200;

scrollbar-track-color:#EAEAEA;

scrollbar-arrow-color:#FCF3E0;

scrollbar-shadow-color:";

scrollbar-highlight-color:";

scrollbar-3dlight-color:";

scrollbar-darkshadow-color:";
}
h1 {

color:black;
background-color:#CCCCCC;
font-size:180%;
font-family:arial,verdana,helvetica;
}
h2 {

color:#FFA200;
background-color:#EAEAEA;
font-size:160%;
font-family:arial,verdana,helvetica;
}
h3 {
color:#999999;
font-size:120%;
font-family:arial,verdana,helvetica;
}
h4 {
font-size:100%;
font-family:arial,verdana,helvetica;
}
h5 {

}
p {


}
textarea {
background-color:#FCF3E0;
font-family:arial,verdana,helvetica;
font-size:100%;
}
input {
background-color:#FCF3E0;
font-family:arial,verdana,helvetica;
font-size:100%;
}

select {
background-color:#FCF3E0;
font-family:arial,verdana,helvetica;

}
a:link {
color:#FFA200;
text-decoration:none;
font-family:arial,verdana,helvetica;
}
a:visited{
color:#FFA200;
text-decoration:none;
font-family:arial,verdana,helvetica;
}
a:hover{
color:#FFA200;
text-decoration:underline;

}
td {
font-size:80%;
font-family:arial,verdana,helvetica;
}
