* { margin: 0px; padding: 0px; }

html, body { height: 100%; overflow: hidden; }

body { font: normal 10px Verdana; color: #000;
	background: #fff;
}
a, a:hover { color: #000; }
a:hover { text-decoration: none; }

/* seo */

#flashcontent { height: 100%; background-color: #767060; color: #fff; }

#flashcontent img { border: solid 5px #fff; }
#flashcontent h1, h2 { font: bold 12px Verdana; color: yellow; text-transform: uppercase; padding-bottom: 10px; }
#flashcontent h2 { font-size: 11px; padding: 10px 0; }
#flashcontent h3 { font-size: 11px; padding: 5px 0; }
#flashcontent ul, #flashcontent ol { list-style-position: outside; margin-left: 50px; }
#flashcontent ul li a, #flashcontent ul li a:hover,
#flashcontent ol li a, #flashcontent ol li a:hover { color: #fff; }