#SiteTools,#MainNavigation, #ContentNavigation, #Footer, .hidden, hr,
#PageUtils ,#PageTools,#enlarge_size,#reduce_size  {
    display:none;
}

* {
    margin:0;
    padding:0;
}

ul {
    list-style-type:none;
}

img,fieldset {
    border:0;
    
}



html,body {
    font-family:Arial,sans-serif;
    font-size:10px; 
}

h1 {
    font-size:1.25em;
    margin:0 0 1.5em 0;
}

h2 {
    font-size:1em;
    margin:0 0 .75em 0;
}

h3,h4,dl,p,
blockquote {
    font-size:.75em;
}

blockquote {
    font-style:italic;
}

table {
    border-collapse:collapse;
}

form table {
    border:0 !important;
}

dl,p,table,ul,blockquote {
    line-height:1.5em;
    margin:0 0 1.5em 0;
}

a {
    color:#DA012C;
    text-decoration:none;
}

table {
    width:100%;
}

th, td {
    text-align:left;
    vertical-align:top;
    border:1px solid #BEBEBE;
    padding:.3em;
}