/* CSS Document */
body {
	background-color: #eaeaea;
	background-image: url(http://sikumi.com/alpine/bgd.gif);
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}

.main {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	line-height: 20px;

}

.small {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #333333;
	line-height: 20px;
}
.small-white {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #CCCCCC;
	line-height: 20px;
}

.hdr-small {
color: #333333; 
font-family: Tahoma, Arial; 
font-size: large
}

.big {

color: #333333; 
font-family: Tahoma, Arial; 
font-size: 14px
}
.hdr {

font-family: Tahoma, Arial; 
font-size: x-large; 
color: #CCCCCC
}
.tiny-white {

	font-family: Tahoma, Arial;
	font-size: x-small;
	color: #666666;
	line-height: 20px;
}
.big-white {

color: #FFFFFF; 
font-family: Tahoma, Arial; 
font-size: 18px
}
.bigger {
	color: #333333;
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
}
.big-hdr {
 font-family: Tahoma, Arial;
 color: #CCCCCC; 
 font-size: 22px
}
.blackbgd  {
	 BACKGROUND-COLOR: #333333
}
.big2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
}
