* {
font-size: 12px;
font-family: tahoma;
margin: 0px;
padding: 0px;
}

body {
padding: 10px 0px 0px 0px;
text-align: center;
line-height: 1.5em;
color: #666666;
}

a {
color: #60A157;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: none;
}

.clear {
clear: both;
}

.right {
text-align: right;
}

.bottom {
vertical-align: bottom;
}

.bold {
font-weight: bold;
}

.text16 {
font-size: 16px;
font-weight: bold;
}

.text10 {
font-size: 10px;
}

a.text16 {
font-size: 16px;
font-weight: bold;
}

a.text10 {
font-size: 10px;
}
