body { font-family: Arial; background-color: #ffffff; margin: 0; padding: 0; width: 100%;}
p { font-size: 0.8em; color: #436b93;}
ul { font-size: 0.8em; text-align:justify; color: #436b93;}
ol { font-size: 0.8em; text-align:justify; color: #436b93;}
h1 { color: #436b93; font-size: 1em; font-weight: bold; margin: 0.67em 0; }
h2 { color: #436b93; font-size: 0.8em; font-weight: bold; margin: 0; }
h3 { color: #436b93; font-size: 0.9em; font-weight: bold; margin: 0em 0; }
sup {font-size: 0.8em}

fieldset {padding: 4px}
a { color: #339; font-size: inherit; text-decoration: none; font-weight: bold; }
a:link { color: #339; font-size: inherit; text-decoration: none; font-weight: bold; }
a:visited { color: #339; font-size: inherit; text-decoration: none; font-weight: bold; }
a:hover { color: #600; font-size: inherit; text-decoration: underline; cursor: pointer; font-weight: bold; }
a:active      { color: #600; font-size: inherit; text-decoration: none; font-weight: bold; }

#shadow{
	width:986px;
	background-image: url("../images/templates/shadow.jpg");
	background-repeat:repeat-y;
	margin-left: auto;
    margin-right: auto;
    background-color: #7ca9ca;
}
