body
{
	font-family: tahoma;	
}

a
{
	
}

h1
{
	font-family: Arial Narrow, Tahoma, Arial;
	color: Navy;
	font-weight: bold;
	font-size: 26px;
	text-transform:uppercase;
	border-bottom: 1px dotted navy;
}

h2
{
	font-family: Arial Narrow, Tahoma, Arial;
	font-size: 18px;
	text-transform:uppercase;
}

#signUpText a
{
	font-size: 0.7em;
	color: #ffffff;
}

#footer
{
	color: #ffffff;
	font-size: 0.7em;
	letter-spacing: 0px;
	font-family: verdana;
	padding-bottom: 15px;
}

#footer a
{
	color: #ffffff;
}

#footer a:hover
{
	color: #cccccc;
	text-decoration: none;
}

#mainText
{
	font-size: 0.8em;
}

.signUpBtn
{
	font-size: 10px;
	color: #ffffff;
}

.mojo_header
{
	background-color: purple;
	color: red;
}

.shortDescriptionBoxHeaderAutostuff
{
	font-size: 12px;
}