body		{
		background-color:#000000;
		color:#ffffff;
		font-family:sans-serif;
		}

img		{
		border-style:none;
		display:block;
		}

a:link		{
		color:#ffffff;
		text-decoration:underline;
		font-size:x-small;
		}

a:visited	{
		color:#ffffff;
		text-decoration:underline;
		font-size:x-small;
		}

a:active	{
		color:#ffffff;
		text-decoration:underline;
		font-size:x-small;
		}
.imp		{
		color:#ffffff;
		text-decoration:none;
		font-size:x-small;
		text-align:center;
		}
		
.main		{
		position:absolute;
		top:auto;
		left:50%;
		width:500px;
		margin-left:-250px;
		margin-top:auto;
		border-collapse:collapse;
		}

.flyer		{
		line-height:0px;
		}

.bottom-table	{
		margin-left:22px;
		margin-right:auto;
		}

.text		{
		line-height:25px;
		}

.spacer		{
		height:1cm;
		}

.spacer-idx	{
		height:10px;
		}

.settop		{
		vertical-align:top;
		}

.navborder	{
		font-size:small;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		margin:5px;
		padding:10px;
		}
		
