.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.tahoma_darkgrey_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.tahoma_darkgrey_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.link_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}

.comic_red_14 {


	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.comic_blue_14 {


	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.comic_blue_24 {


	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.comic_red_18 {



	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.comic_red_24 {




	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}.comic_blue_18 {

	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}