body {	background-color: #FFFFFF; font-family: Verdana, "Trebuchet MS",  "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif }
p,ul,ol { color: black;	font-size: 80%;	text-align: justify }
h1 { color: #454545; font-size: 175%; font-weight: bold }
h2 { color: black; font-size: 130%;	font-weight: normal; border: 1px solid red;	border-width: 0px 0px 1px 0px; padding-bottom: 0px }
h3 { color: #707070; font-size: 100%; font-weight: bold; border: 1px solid #cccccc; border-width: 0px 0px 1px 0px; padding-bottom: 0px;	text-align: center }

div.wth { float: left; margin: 0 15px 15px 0; font-size: 60%; font-weight: normal; text-align: center }
div#adv { float: left; position: absolute; top: 100px; left: -200px; padding: 0 11px }

.right { text-align: right;	font-size: 60% }
.left {	text-align: left }
.center { text-align: center }

.nav { color: blue;	font-weight: bold; text-decoration: none; font-size: 80% }
.title { color: #ffffff; font-weight: bold;	text-decoration: none;	font-size: 80% }
.small { color: #000000; font-size: 60% }
.footer { color: #555555; font-size: 60% }

a {	color: blue; font-weight: bold;	text-decoration: none }

a:hover { color: #FF0000; text-decoration: none }
