@import url(../css/default.css);

body {
    margin: 10px 10px 10px 10px;
}
table.app {
    margin:20px 10% 20px 10%;
    /*border: #482000 1px solid;*/
}
div.title {
    font-size:120%;
    font-weight:bold;
}
td.appicon {
    text-align:right;
}
td.apptitle {
    text-align:left;
}
td.appdownload {
    text-align:center;
    text-decoration:underline;
}
a {
}
div.heading {
    font-size:120%;
    font-weight:bold;
}