/* CSS Document */
body    {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
}

*.a    {
	font-size: 10px;
	color: #000000;
	text-align: center;
}

a:link    {
	text-decoration: none;
	color: #000000;
}

a:visited    {
	text-decoration: none;
	color: #333333;
}

a:hover    {
	text-decoration: none;
	color: #FFFFFF;
	background: #156047;
}

a:active    {
	text-decoration: none;
	color: #000000;
}

*.decorations    {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

*.paragraphs    {
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

*.body    {
	font-size: 11px;
	color: #000000;
}

*.main    {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

*.body2    {
	font-size: 11px;
	color: #000000;
	text-align: left;
}

*.header    {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #156047;
}

*.header2    {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.kw {
	font-weight:	normal;
	font-style:		normal;
	display:		inline;
}

*.title    {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}

*.formheader    {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

*.formtext    {
	font-size: 10px;
	color: #000000;
	width: 180pt;
}

*.stylen    {
	font-weight: normal;
	font-style: normal;
}

*.styleb    {
	font-weight: bold;
}

*.footer    {
	font-size: 11px;
	color: #156049;
	font-weight: bold;
}

*.footer a    {
	font-weight: normal;
	color: #000000;
}

*.header h1, h1, h2    {
	display: inline;
	font-size: 11px;
	letter-spacing: 0.2em;
	color: #156047;
}

