body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

body
{
line-height: 1.2;
font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 { margin: 8px 0px; }

h1 { padding:20px 0px 0px 0px; font-size: 35px; color: #172982; }

h2 { font-size: 16px; }

small { font-size: 12px; }

p { margin-bottom:18px; }

ul, ol
{
list-style: none;
}

a
{
color: black;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

.Left, .alignleft
{
float: left;
}

.Right, .alignright
{
float: right;
}

.italic { font-style: italic; }
.bold { font-weight: bold }
.center { text-align: center; }

.clearboth { clear:both; }
