
.instructionsNormal
{
	font-size: 11px;
	padding: 5px;
	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: left;
}
.instructionsBold
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	color: #000000;
	padding-top: 10px;
	font-family: Arial;
	background-color: #dedede;
	text-align: left;
}
.authoringNormal
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-align: left;
}
.authoringBold
{
	color: #000000;
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	text-align:left;
}
.authoringEm
{
	color: #000000;
	font-family: Arial;
	font-style: italic;
	font-size: 11px;
	text-align:left;
}
.authoringRed
{
	color: red;
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	text-align:left;
}
A.authoringCommandLink:link 
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
A.authoringCommandLink:active 
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
A.authoringCommandLink:visited 
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
A.authoringCommandLink:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
A.authoringPostingLink:link 
{
	color: #555555;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
A.authoringPostingLink:active 
{
	color: #555555;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
A.authoringPostingLink:visited 
{
	color: #555555;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
A.authoringPostingLink:hover
{
	color: #555555;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}
A.authoringChannelLink:link 
{
	color: #555555;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}
A.authoringChannelLink:active 
{
	color: #555555;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}
A.authoringChannelLink:visited {
	color: #555555;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}
A.authoringChannelLink:hover
{
	color: #555555;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}
