body {
text-align:justify;
font-family:times;
font-size:14px;
word-spacing:0.5px;
background-color:#fff;
color:#000;
cursor:url(defaulting.gif), auto;
}

b {
color:#ff0000;
font-weight:normal;
}

#strike {
color:#ff0000;
text-decoration: line-through;
}

#strike:hover {
background-color:transparent;
color:#000;
cursor:text;
text-decoration: line-through;
}

a, a:link, a:visited {
color:#ff2684;
}

a:hover, a:active {
background-color:#ff2684;
color:#fff;
text-decoration:none;
cursor:url(hovering.gif), pointer;
}

.contain {
position:absolute;
margin-top:2.8em;
margin-left:7em;
padding-bottom:16px;
}

.mcnt {
display:block;
position:absolute;
margin-top:10em;
margin-left:7em;
}

#aim {
position:relative;
padding-bottom:36px;
width: 340px;
height:160px;
}

.finch {
display:none;
position:relative;
width: 340px;
height:49px;
padding-right:6px;
overflow:auto;
}

#aim2:hover .finch {
top:8px;
display:block;
}

#aim2:hover {
padding-bottom:66px;
}

.tabcontent {
display:none;
}

.tab button, button {
color:#ff0000;
background:none;
border:none;
font-size:14px;
font-family:times;
text-decoration:underline;
padding:0;
}
.tab button:hover, button:hover {
background-color:#ffffad;
cursor:pointer}

img {
float:left;
margin-right:7px;
filter: url(#dither);
width: 160px;
height:160px;
}
img:hover {
filter: none;
}




::selection {background: #ff0000;color: #fff;}::-moz-selection {background: #ff0000;color: #fff;}
img::selection{background: transparent;color: transparent;}img::-moz-selection {background: transparent;color: #000;}
::-webkit-scrollbar {width:10px; height: 10px;background: #fff;}::-webkit-scrollbar-thumb {background: #ff0000;-webkit-border-radius: 0px;}::-webkit-scrollbar-corner {background: #000;}

