body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3A3A3A;
}





h2 {
    color: #3878AB;
    font-family: 'Aldrich',sans-serif;
    font-size: 21px;
    font-weight: normal;
    padding-top: 15px;
    text-transform: uppercase;
}
h1, h2, h3, h4, h5, h6, strong {
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
    margin: 0;
    padding: 0;
}
h2, *:-moz-any(article, aside, nav, section) h1 {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0.83em 0;
}
address, address[dir], article, article[dir], aside, aside[dir], blockquote, blockquote[dir], body, body[dir], caption, caption[dir], center, center[dir], col, col[dir], colgroup, colgroup[dir], dd, dd[dir], dir, dir[dir], div, div[dir], dl, dl[dir], dt, dt[dir], fieldset, fieldset[dir], figcaption, figcaption[dir], figure, figure[dir], footer, footer[dir], form, form[dir], h1, h1[dir], h2, h2[dir], h3, h3[dir], h4, h4[dir], h5, h5[dir], h6, h6[dir], header, header[dir], hgroup, hgroup[dir], hr, hr[dir], html, html[dir], legend, legend[dir], li, li[dir], listing, listing[dir], marquee, marquee[dir], menu, menu[dir], nav, nav[dir], noframes, noframes[dir], ol, ol[dir], p, p[dir], plaintext, plaintext[dir], pre, pre[dir], section, section[dir], summary, summary[dir], table, table[dir], tbody, tbody[dir], td, td[dir], tfoot, tfoot[dir], th, th[dir], thead, thead[dir], tr, tr[dir], ul, ul[dir], xmp, xmp[dir] {
    unicode-bidi: -moz-isolate;
}
body {
    color: #3A3A3A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}





#content h1 {
	font-family: 'Aldrich', sans-serif;
	font-size:34px;
	color:#3878ab;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:6px;
}

#content h2 {
	font-family: 'Aldrich', sans-serif;
	font-size:18px;
	color:#3878ab;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:15px;
	padding-bottom: 5px;
	margin: 0px;
}

#content h3 {
	font-size:16px;
	color:#5a5a5a;
	font-weight:bold;
}

#content h3 a 
{
    text-transform: uppercase;
    text-decoration: none;
}

#content h4 {
	color:#828282;
	font-size:14px;
	font-weight:bold;
	padding-top:16px;	
}



h1 {
	font-family: 'Aldrich', sans-serif;
	font-size:34px;
	color:#3878ab;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:6px;
}

h2 {
	font-family: 'Aldrich', sans-serif;
	font-size:21px;
	color:#3878ab;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:15px;
}

h3 {
	font-family: 'Aldrich', sans-serif;
	font-size:16px;
	color:#5a5a5a;
	font-weight:bold;
}

h4 {
	color:#828282;
	font-size:14px;
	font-weight:bold;
	padding-top:16px;	
}

p {
	line-height:23px;
	margin-bottom:5px;
}

/* Remember: LoVe For Hate */
a {color:#3c80b7; }
a:visited {color:#5a5a5a;}
a:focus,a:active {}
a:hover {text-decoration:none;}

#content .table th{
		font-size:10px;
	color:#5a5a5a;

	
	}