﻿P
{
	margin: 0px 0px 10px 0px;
}

.Normal{
	font-family: 'Verdana';
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #0A46FA;
}

.Highlight{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #0A46FA;
}

.HighlightOrange{
	font-family: 'Verdana';
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #FF9900;
}

.SubTitle{
	font-family: 'Verdana';
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #0A46FA;
}

.MainTitle{
	font-family: 'Trebuchet MS';
	font-size: 21px;
	font-weight: bold;
	font-style:italic;
	color: #FF9900;
}

.MyQuestion{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #2777DC;
}

.MyQuote{
	font-family: 'Trebuchet MS';
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	color: #FF9900;
}

.Quote{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: normal;
	font-style:italic;
	color: blue;
}

.QuoteAuthor{
	font-family: 'Verdana';
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #0A46FA;
}

.Disclaimer{
	font-family: 'Trebuchet MS';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: blue;	
}

