﻿.RAD
{
    font: 12px Tahoma,Geneva,sans-serif;
    overflow:auto;
    text-align:justify;
}
.RAD, .RAD table, .RAD td, .RAD em { color: #333; }
.RAD a
{
    font-weight:bold;
    color:#BE0114;
}
.RAD * { line-height: normal; }
.RAD, .RAD img, .RAD div, .RAD form, .RAD fieldset, .RAD object, .RAD embed { border:0; margin:0; padding:0; }
.RAD input, .RAD select, .RAD textarea, .RAD option { margin:0; font-family:inherit; font-size:1em; }
.RAD > *:first-child {margin:0 0 auto 0; }
.RAD p, .RAD hr { margin: 1em 0; }
.RAD li, .RAD * li  { margin-top:0.5em; }
.RAD fieldset { border:1px solid; padding:0.5em; }
.RAD ul, .RAD ol, .RAD li, .RAD * ul, .RAD * ol, .RAD * li { margin-left:1em;}
.RAD li, .RAD * li, .RAD ul, .RAD * ul { list-style: disc outside none; }
.RAD *[style="float: left;"],  .RAD *[style~="left"]  { margin: 0 1em 1em 0; }
.RAD *[style="float: right;"], .RAD *[style~="right"] { margin: 0 0 1em 1em; }
.RAD h1, .RAD h2, .RAD h3, .RAD h4, .RAD h5, .RAD h6  { margin: 1em 0; padding:0; border:0; font-weight:bold; }
.RAD span, .RAD p, .RAD ul, .RAD ol, .RAD li, .RAD a, .RAD b, .RAD i, .RAD u, .RAD strong, .RAD strike, .RAD em, .RAD table, .RAD td, .RAD th, .RAD * ul, .RAD * ol, .RAD * li { font-size:1em; }
.RAD sup, .RAD sub { font-size:0.75em; }
.RAD h6 { font-size:1em; }
.RAD h5 { font-size:1.25em; }
.RAD h4 { font-size:1.5em; }
.RAD h3 { font-size:1.75em; }
.RAD h2 { font-size:2em; }
.RAD h1 { font-size:2.5em; }
.RAD a:link, .RAD a:visited { text-decoration:none; }
.RAD a:hover, .RAD a:active, .RAD a:focus { text-decoration:underline; }
.RAD b, .RAD strong { font-weight:bold; }
.RAD i { font-style:italic; }
.RAD u { text-decoration: underline; }
.RAD strike { text-decoration: line-through; }
.RAD em { font-style:italic; font-weight: normal; }