﻿.header-text
{
	font-size:18pt;
	font-weight:bold;
	color:#336699;
}

.question-text
{
	font-weight:bold;
	font-size:11pt;
	color:#336699;
}

.answer-text
{
	font-size:10pt;
	color:Black;
}
	
.header-smaller-text
{
	font-size:13pt;
	font-weight:bold;
	color:#336699;
}

.menu-text
{
	font-size:9pt;
	color:#336699;
	font-weight:bold;
}

.big-message
{
	font-size:12pt;
	font-weight:bold;
	color:#336699;
}

a.menu-link
{
	font-size:11pt;
	color:#FEFA86;
	font-weight:bold;
	text-decoration:none;
}	

a.menu-link:hover
{
	font-size:11pt;
	color:#FEFA86;
	font-weight:bold;
	text-decoration:underline overline;
}

a.body-link
{
	font-size:11pt;
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}	

a.body-link:hover
{
	font-size:11pt;
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}

a.plain-link
{
	font-size:8pt;
	color:Black;
	text-decoration:none;
}	

a.plain-link:hover
{
	font-size:8pt;
	color:Black;
	text-decoration:none;
}

.sidebar-message
{
	font-size:12pt;
	color:Black;
}
