/*HR	{
color:#bbbbbb;
}
*/
TABLE {
padding:0px 0px;
font-family:verdana,"trebuchet ms";
font-size:12px;
}

BODY	{
background-color:#f3f3f3;
font-family:verdana,"trebuchet ms";
font-size:12px;
}

H1	{
color:#444444;
margin:5px;
font-family:verdana,arial,sans-serif;
font-weight:600;
font-size:12px;
}

H2	{
color:#444444;
margin:5px;
font-family:chiller,arial,sans-serif;
font-weight:bolder;
font-size:20px;
letter-spacing:1px;
}

H3	{
color:#444444;
margin:5px;
font-family:chiller,arial,sans-serif;
font-weight:bolder;
font-size:30px;
letter-spacing:1px;
}

H4	{
color:#444444;
margin:5px;
font-family:chiller,arial,sans-serif;
font-weight:bolder;
font-size:40px;
letter-spacing:1px;
}

H5	{
color:#444444;
margin:5px;
font-family:chiller,arial,sans-serif;
font-weight:bolder;
font-size:50px;
letter-spacing:2px;
}

H6	{
color:#444444;
margin:5px;
font-family:chiller,arial,sans-serif;
font-weight:bolder;
font-size:60px;
letter-spacing:2px;
}

A:LINK	{
color:#667D99;
text-decoration: none;
font-family:verdana,"trebuchet ms";
font-size:12px;
}

A:VISITED {
color:#337D99;
text-decoration: none;
font-family:verdana,"trebuchet ms";
font-size:12px;
}

INPUT {
background-color: #f3f3f3;
color: #337D99;
font-family: verdana,"trebuchet ms";
font-size:12px;
}

TEXTAREA {
background-color: #f3f3f3;
color: #337D99;
font-family: verdana,"trebuchet ms";
overflow: auto;
font-size:12px;
}

SELECT {
background-color: #f3f3f3;
color: #337D99;
font-family: verdana,"trebuchet ms";
font-size:12px;
}

TH {
background-color:#000;
color:#fff;
font-style:normal;
font-family:verdana,"trebuchet ms";
font-size:12px;
}

TD {
padding:2px 10px;
font-family:verdana,"trebuchet ms";
font-size:12px;
}
