body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #3333ff; /* customize_link */
	text-decoration:none;
}
a:hover {
	/* customize_link_hover */ color: #6b3c18; /* customize_link_hover */ text-decoration:underline;
} 

h1,h2,h3,h4,h5{ margin: 7px 0px 16px 0px; padding:0px; }
h1 { font-size: 40px; color: #005695; font-family: League Gothic Regular; font-weight: normal;}
h2 { font-size: 30px; color: #005695; font-family: League Gothic Regular; font-weight: normal;}
h3{ font-size:18px;}
h4{ font-size:18px; }
h5{ font-size:15px; }
p{ padding:0px 0px 0px 0px; margin:0px 0px 16px 0px; }

.LeftAlign {float: left; margin: 0 20px 20px 0; border: #333333 1px solid}
.RightAlign{float: right; margin: 0 0px 20px 20px; border: #333333 1px solid}
.Gradient { background: #f3f3f3; border: 1px #dadbc4 solid; padding: 20px; display: block; float: none; }

