/* CSS Document */

.background-c000000-bffffff-pc50
	{
	color:            #000000;
	background-color: #ffffff;
	width:            50%;
	}
	
.background-c000000-bffffff-pc100
	{
	color:            #000000;
	background-color: #ffffff;
	width:            100%;
	}
	
.background-cffb542-b180d73-pc100
	{
	color:            #ffb542;
	background-color: #180d73;
	width:            100%;
	}

body.c000000-bffffff
	{
  height: 100%;
	margin:  0px;
	padding: 0px;
	color:   #000000;
	background-color: #ffffff;
	}

.border-px1-cffffff
	{
	border: 1px solid #ffffff;
	}

.c000000-btransparent-12-l
	{
	text-align: left;
	font-family: Verdana, Helvetica, "URW Gothic L", Sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	}
	
.ca9abff-btransparent-10-c
	{
	text-align: center;
	font-family: Verdana, Helvetica, "URW Gothic L", Sans-serif;
	font-size: 10px;
	color: #a9abff;
	background-color: transparent;
	}
	
h1.cceceff-btransparent-12-c
	{
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Helvetica, "URW Gothic L", Sans-serif;
	font-size: 12px;
	color:     #ceceff;
	background-color: transparent;
	}

html {
  height: 100%;

	overflow:           hidden;
}

p
	{
	margin-top: 0px;
	}

