/*
RIER

COMMON STYLES

(c)2004 Rier. All rights reserved.
all code by Rier Design.
*/
/*
-------------------------------------------------
					GENERAL	LAYOUT
-------------------------------------------------
*/
body {
	background-color: #EFDAD9;
	background-image: url(../img/bgimg_rier.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	padding:0px;
	height: 670px;
	width: 750px;
	}

img{
	border-width:0px;
	}


/*
-------------------------------------------------
					GENERAL	LINK COLOR
-------------------------------------------------
*/

a:link{
	color:#808000;
	}

a:visited{
	color:#666666;
	}

a:active{
	color:navy;
	}

a:link,
a:active,
a:visited{
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	}

a:visited:hover{
	color:#0D5D6B;
	}

h1 a:link,
h1 a:active,
h1 a:visited{
	color:#222222;
	}

h1 a:hover{
	color:#222222;
	}

h1 a:visited:hover{
	color:#222222;
	}

/*
-------------------------------------------------
					GENERAL	FONT SETTINGS
-------------------------------------------------
*/


body,p{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}

h1,h2,h3,h4,h5{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}

body,p,div{
	font-size:meddium;
	}

p{
	line-height:130%;
	}

p.smallfont{
	font-size:0.9em;
	}

h1{
	font-size:1.7em;
	}

h2{
	font-size:1.6em;
	}

h3,h4,h5{
	font-size:1em;
	}

body,p,h1{color:black;}


em{
	text-decoration:none;
	}

strong{
	font-size:100%;
	font-weight:bold;
	}
form{
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
