* {
margin:0;
padding:0;
font-weight: normal;
}

img {
border:0;
}

.clear {
clear: both;
}

strong {
font-weight: nomal;
}

body {
margin: 0px 0px 10px 0px;
font-family: Verdana, Arial, sans-serif;
background: #fff;
}

a {
text-decoration: underline;
}

a:link,a:visited,a:active {
color: #0000ff;
}

a:hover {
color: #ff0000;
}

#container {
line-height: 150%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 750px;
border-left: solid 2px #aaa;
border-right: solid 2px #aaa;

}

h1 {
font-size: 20px;
color: #000;
font-weight: normal;
padding: 10px 0px 10px 30px;
text-align: left;
font-weight: bold;

}

p {
margin: 0px;
padding: 0px 20px 10px 20px;
color: #000;
text-align: left;
font-size: 12px;
line-height: 1.8em;
}

p.p-top {
font-size: 16px;
border-bottom: solid 2px #aaa;
padding: 0px 0px 10px 30px;
}

p#top-bk {
background: url(again.jpg) no-repeat center center;
height: 450px;
border-bottom: none;
}



p#foot {
color: #000;
text-align: right;
font-size: 12px;
padding-right: 20px;
border-bottom: solid 2px #aaa;
}

p#foot a {
font-weight: normal;
color: #000;
text-decoration:none;
}

p a.aaa {
cursor: text;
color: black; 
text-decoration:none;
}

p a.aaa:visited {
color: #000000;
}

p a.aaa:hover {
color: #000000;
}


#ads {
color: #555;
padding: 10px 10px;

}

#ads p {
text-align: left;
font-size: 12px;
margin:0px;
padding:0px;
border-bottom: none;
color: #666
}

dl {
float: left;
width: 355px;
padding: 0px 10px 0px 0px;

}

dt.link {
font-size: 12px;
margin-bottom: 0px;
padding: 0px;
}

dt a {
color: #0000dd;
}

dt a:link,a:visited,a:active {
color: #0000dd;
}

dt a:hover {
color: #0000dd;
}

dd.text {
font-size: 12px;
line-height: 110%;
margin-bottom: 0px;
padding: 0px;
color: #555;
}

dd.url {
font-size: 12px;
margin-bottom: 0px;
padding: 0px;
color: #008800
}



