body {
	background: #FFF;
	font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.3em;
}

a:link, a:active  {
	color: #034EA2;
	text-decoration: underline;
}

a:visited {
	color: #888;
	text-decoration: underline;
}

a:hover  {
	color: #034EA2;
	text-decoration: none;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #034EA2;
}

h1, h2 {
	line-height: 2em;
	border-bottom: 2px solid #EEE;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

ul, ol {
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 2em;
	list-style: none;
}

ul {
	font-weight: bold;
	color: #ED1C24;
}

ul ul {
	margin-top: 0.2em;
	margin-bottom: 1em;
	color: #000;
	font-weight: normal;
}

div#ytwrapper {
	margin: auto;
	text-align: right;
	width: 530px;
}
div#ytwrapper img {
	border: 0;
}

div#flashcontent {
	margin: auto;
	padding: 1em 1em 0.5em 1em;
}

div#description {
	width: 80%;
	max-width: 700px;
	margin: 0 auto;
	padding-top: 2em;
	background: url(../img/logo-small.gif) top left no-repeat;
	text-align: justify;
}

div#flashrequired {
	width: 80%;
	max-width: 700px;
	margin: 2em auto;
	padding: 0.5em;
	text-align: left;
	border: 3px solid #CC0000;
}