.mini {
	font-size: 10px;
	text-decoration: none;
}
.big {
	font-size: 18px;
	text-decoration: none;
}
.fix12 {
	font-size: 12px;
	text-decoration: none;
}
.story {
	line-height: 150%;
	color: #666666;
	text-decoration: none
}
h1 {
	font-size: 14px;
	text-decoration: none;
}
a {
	text-decoration: none;
	outline: 0px none black;
	color: #3366FF;
}
body {
	background-color: #FFFFFF;
	background-image:  url(../img/body_bg2.gif);
	background-repeat: repeat;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-left: 5px
}.white {
	color: #FFFFFF;
}
