a, td, body
{
	font-family		: arial;
	font-size		: 12px;
	color				: white;
}

.headingText
{
	font-family		: arial black;
	font-size		: 20px;
	font-style		: italic;
	color				: black;
}

.timeText
{
	font-family		: arial;
	font-size		: 12px;
	color				: black;
	text-decoration: none;
}

.dayNavText
{
	font-family		: arial;
	font-size		: 14px;
	color				: black;
	font-weight	: bold;
	text-decoration: none;
}

.error
{
	font-family		: arial black;
	font-size		: 20px;
	font-style		: italic;
	color				: red;
}

.shortcutText
{
	font-family		: arial;
	font-size		: 10px;
	color				: black;
}

.pollTextBold
{
	font-family		: arial;
	font-size		: 11px;
	color				: gold;
	font-weight	: bold;
}
.pollText
{
	font-family		: arial;
	font-size		: 11px;
	color				: lightyellow;
}

.userBoxText
{
	font-family		: arial;
	font-size		: 12px;
	color				: yellow;
	font-weight	: bold;
}

.leftMenuText
{
	font-family		: arial;
	font-size		: 11px;
	color				: black;	
}
.leftMenuTextBold
{
	font-family		: arial;
	font-size		: 11px;
	font-weight	: bold;
	color				: black;	
}

.introductoryTitle
{
	font-family		: arial;
	font-size		: 11px;
	font-weight	: bold;
	color				: black;	
}

.copyrightText
{
	font-family		: arial;
	font-size		: 11px;
	font-weight	: bold;
	color				: white;	
}

.HeaderText{
	font-family	: arial black;
	font-size	: 24px;
	font-style	: italic;
	color			: #D0610F;
	text-decoration: none;
}
.pictext
{
	font-family	: arial;
	font-size	: 10px;
	font-style	: italic;
	color			: white;
}