
html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
margin: 0;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 12px;
text-align:center;
}

.F6 {font-size:24px; line-height:32px; text-decoration:none; color:#372F04;}
.F5 {font-size:18px; line-height:28px; text-decoration:none; color:#372F04;}
.F4 {font-size:14px; line-height:20px; text-decoration:none; color:#372F04;}
.F3 {font-size:12px; line-height:17px; text-decoration:none; color:#372F04;}
.F2 {font-size:10px; line-height:15px; text-decoration:none; color:#372F04;}
.F1 {font-size: 9px; line-height:13px; text-decoration:none; color:#372F04;}

.F6b {font-size:24px; line-height:32px; text-decoration:none; color:#372F04; font-weight: bold;}
.F5b {font-size:18px; line-height:28px; text-decoration:none; color:#372F04; font-weight: bold;}
.F4b {font-size:14px; line-height:20px; text-decoration:none; color:#372F04; font-weight: bold;}
.F3b {font-size:12px; line-height:17px; text-decoration:none; color:#372F04; font-weight: bold;}
.F2b {font-size:10px; line-height:15px; text-decoration:none; color:#372F04; font-weight: bold;}
.F1b {font-size: 9px; line-height:13px; text-decoration:none; color:#372F04; font-weight: bold;}

a:hover img{
filter: Alpha(opacity=80); /* IEŚn */
opacity:0.8; /* MozzilaŚn */
}




.pulldown{
background-color:#ff6600;
color:#ffcc99;
font-size:10px;
}

.red {font-size: 12px; line-height:17px; text-decoration:none; font-weight: bold; color:#660000;vertical-align:top;}
.yellow {font-size: 12px; line-height:17px; text-decoration:none; font-weight: bold; color:#996600;vertical-align:top;}
.green {font-size: 12px; line-height:17px; text-decoration:none; font-weight: bold; color:#006600;vertical-align:top;}

.pro_title {font-size: 14px; line-height:17px; text-decoration:none; font-weight: bold; color:#660000;}


a:hover{
color:#FF0000;
text-decoration:under-line;
}

a:link{
color:#006600;
text-decoration:under-line;
}

a:visited{
color:#996600;
text-decoration:under-line;
}
