body
{
	background: #336699 url(dback.gif) bottom left fixed repeat-x;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.small_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #FF0;
}
.header2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFF;
}
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
}
.new_section {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #EE5613;
}
.coming_soon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666;
}
.tinytext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
.new_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
}
.main .small_header {
	color: #000;
}
.small_header {
	color: #000;
}
.bold_grey {
	color: #666;
}
.new_color_red {
	color: #F00;
}

