body,td,th {
	font-family: Tahoma;
	color: #999999;
}
.InstantNoodle {
	color: #FF3366;
	font-size: 70px;
	line-height: 60px;
}
.WebDesigner {
	color: #FFCDDA;
	font-size: 60px;
	line-height: 60px;
}
.ToolList {
	color: #FF3366;
	font-size: 16px;
}
.RegularText {font-size: 12px}
.Steps {color: #33CCFF; font-size: 14px;}
.HeadlineText {
	font-size: 26px;
	color: #CCCCCC;
	line-height: 31px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
.headtile {
	height: 14px; background: url(/Images/home/HeadTile.gif) repeat-x 0px 3px;
}
#bubblehead, #bubble1, #bubble2, #bubble3 {
	position: absolute; font-size: 17px; font-weight: bold; color: #555555;
	text-align: center; }
#bubble1 { top: 105px; left: 0px; width: 118px; }
#bubble2 { top: 20px; left: 105px; width: 150px; }
#bubble3 { top: 105px; left: 255px; width: 136px; }

#questions div { color: #FF3366; font-size: 14px; cursor: hand; cursor: pointer; text-decoration: underline; padding: 2px; white-space:nowrap; line-height: 20px;}
#answers div { width: 230px; height: 299px; overflow: auto; display: none; background: #eeeeee; color: #4c4c4c; font-size: 11px; padding: 5px; line-height: 15px; }

table.signupfeatures {
	border-bottom: 1px solid #cccccc;
}
table.signupfeatures ul {
	padding: 0px;
	margin: 0px 0px 5px 15px;
}
table.signupfeatures td.features {
	padding-top: 4px;
}