* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, i, cite, var, address, em { font-style: normal; }
th, b, strong, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: #fff; color: #454444; }
q { quotes: "" ""; }
dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

.my h1{
color:#9E0B0F;
font-weight:normal;
margin:0 0 0.8em;
font-size:1.6em;
line-height:1.4em;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
.my h2{
text-transform:uppercase;
font-weight:normal;
margin:0 0 0.8em;
color:black;
font-size:1.3em;
line-height:1.4em;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
text-decoration:none;
font-weight:bold;
font-family:Verdana,Arial,Helvetica,sans-serif;
}

.my p{
color:black;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
text-align:justify;
line-height:1.2em;
}
.my ul{
color:black;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
text-align:justify;
line-height:1.2em;
}
