/* CSS Document */

body {
text-align: center;
margin: 0px 0px 0px 0px;
background: #fff;	
}

.content {
background: #fff;
width: 510px;
border: 0px;
position: relative;
line-height: 14px;
}


p {
text-align: left;
width: 410px;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #666666;
margin: 10px 60px 0px 60px;
}


a, a:link, a:visited {
text-align: left;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #999;
}

a:hover {
color: #66ccff;
}

p#imglink {
text-align: center;
width: 410px;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #666666;
margin: 0px 0px 0px 50px;
}

a#imglink {
text-align: center;
font-size: 11px;
font-family: trebuchet ms, trebuchetMS, trebuchet, verdana;
font-weight: normal;
text-decoration: none;
color: #999;
}

.clear {
clear: both;
}

