
#article {
font-family: Verdana, Arial;
}

#article h1 {
font-size: 1.3em;
}

#article h3 {
font-size: 1em;
}

#article p {
font-size: 0.9em;
}

#article p a {
color: #cf3d43;
text-decoration: none;
}

#article p a:hover {
color: #333333;
text-decoration: underline;
}

#article .rightimg {
float: right;
padding: 10px;
border: 0px;
}

#article .leftimg {
float: left;
padding: 10px;
border: 0px;
}

.iactive {
width: 236px;
}

#article h4 {
margin: 0px;
font-weight: normal;
font-size: 12px;
}
.downloadtabel {
font-size: 0.9em;
}