body{
margin:20px 0px 20px 15px;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #CECECE;
  scrollbar-shadow-color: #CECECE;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #CECECE;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
}
a{
	color: #000000;
	text-decoration: underline;
}
a:link{
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #cecece;
	text-decoration: underline;
}
a:active {
	color: #cecece;
	text-decoration: underline;
}
*{
font-family:Tahoma,verdana;
font-size: 12px;
line-height: 170%;
letter-spacing: 2px;
}
.tab{width:502px;margin-bottom:20px;}
.01{
background-image:url(img/title.gif); 
font-weight: bold;
width:502px;height:32px;
background-position:top;
background-repeat:no-repeat;
padding:0px 0px 4px 20px;
letter-spacing: 2px;
}
.02{
background-image:url(img/com_top.gif); 
width:502px;height:10px;
}
.03{
background-image:url(img/com_middle.gif); 
width:502px;
padding:5px 20px 5px 20px;
letter-spacing: 2px;
}
.04{
background-image:url(img/com_bottom.gif); 
width:502px;height:10px;
letter-spacing: 2px;
}


