BODY { 
	background: url(images/bg01.gif) ;
	background-repeat: repeat-x;
	background-attachment: fixed;
 }

.main { font-size: 95%; color:#616161; line-height:150%;}
.main a:link { color:#000099; text-decoration:underline;}
.main a:visited { color:#000099; text-decoration:underline;}
.main a:hover { color:#6666FF; text-decoration:underline;}
.main a:active { color:#000099; text-decoration:underline;}

.small { font-size: 80%; color:#616161; line-height:150%;}
.small a:link { color:#000099; text-decoration:underline;}
.small a:visited { color:#000099; text-decoration:underline;}
.small a:hover { color:#6666FF; text-decoration:underline;}
.small a:active { color:#000099; text-decoration:underline;}

.menu { font-size: 80%; color:#616161; line-height:150%;}
.menu a:link { color:#000099; text-decoration:none;}
.menu a:visited { color:#000099; text-decoration:none;}
.menu a:hover { color:#6666FF; text-decoration:underline;}
.menu a:active { color:#000099; text-decoration:none;}

.title { color: #B41062; font-weight: bolder;}

.bold { font-weight: bolder;}

.x-small { font-size: 11px; line-height: 12px;}

.orange { color: #FF7F01;}
.red { color: #FF3333;}
.blue { color: #10A1A3;}
.white { color: #ffffff;}



.lh > li,dd {
margin-bottom: 15px;
}
