/* CSS Document */

body {
background: url(images/bg.gif) repeat-y fixed center;
margin-top: 15px;
font-size:12px;
line-height:1.5em;
}
#head_menu {
font-size:12px;
text-decoration:none;
}
#head_menu a {
font-weight:bold;
}
dt {
margin-left:5px;
font-weight:bold;
}
dd {
text-indent:-22px;
}
#intro {
width:590px;
padding:10px;
border:2px solid #3399CC;
margin-top:5px;
margin-bottom:5px;
}
#index_1 {
padding:2px;
margin-top:10px;
margin-bottom:5px;
border-top:0px solid;
border-right:0px solid;
border-bottom:2px solid #003366;
border-left:8px solid #003366;
color:black;
font-weight:bold;
font-size:15px;
}
#b {
font-weight:bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF6600;
}
