body{ background: #FFF; color: #000; font: 84%/1.3em Arial, Sans-serif; margin: 0px; padding: 0px; text-align: left; }
table{font-size:100%;}
html>body{font:13px/130%;}
a:link, a:visited {color: #00c;}
hr.d1 {height: 0; border: 0; border-top: 1px dashed #ccc;}
hr.d2 {border-style:dashed; color:#ccc;}
.t {color: #666; font-size: 11px; font-weight: normal; margin-top:0; margin-left:6px; margin-right:0; margin-bottom:0px;}
h1{color: #000; font-size:18px; margin: 0px; padding: 0px; }
h2{color: #000; font-size:16px; margin-top: 20px; margin-bottom:20; padding: 0px; }
.sideheader1 {font-weight:bold;padding:0; margin-top:5px; margin-bottom:5px; text-transform:capitalize; color:#333;}
.h {font-size:1.05em;font-weight: bold; line-height:22px;}
.box {background: #ffc; padding: 0; border: 1px solid #fc0;}
.box1 {background: #f0f0f0; padding:5; border:1px solid #cccccc;}
.box2 {background: #fff; padding: 0; border: 1px solid #fc0;}
.box3 {background: #fff; border: 1px solid #999; border-top: none; clear: both; margin: 0px; padding: 5px; border-top: none;}
.sbox{ background: url(/img/bg1.gif) repeat-x; border: 1px solid #99BBF5; }
#tabmenu {color: #000; border-bottom: 1px solid #999; margin: 15px 0px 0px 0px; padding: 0; padding-bottom: 3px; z-index: 1;}
#tabmenu li {display: inline; overflow: hidden; list-style-type: none; margin-right: 10px;}
#tabmenu a, a.active {color: #000; background: #ccc; border: 1px solid #999; padding: 3px 20px 3px 20px; margin: 0; text-decoration: none;}
#tabmenu a.active {background: #FFF; border-bottom: 1px solid #FFF; font-weight:bold;}
#tabmenu a:hover {color: #000; background: #FFF; }
/* TAGS */

p.tags {
    line-height: 2.25em;
    margin: 2em 10%;
    text-align: justify;
    vertical-align: middle;
}
p.tags a,
p.tags span {
    color: #47A;
    margin-right: 0.5em;
	text-decoration: none;
}
p.tags span:visited{
color: #47A;}

p.tags span:hover {
    cursor: pointer;
    text-decoration: underline;
}
p.tags span.selected {
    background: #CEC;
}
