﻿body{
		
	font-size: 14pt;
}
.header
{
	page-break-before: always;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

.largeBold
{
	
	font-size: 16pt;
	font-weight: bold;

}
.largeBoldItalic
{
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;

}
.largeLink
{
	
	font-size: 16pt;
	font-weight: bold;
	
}
.centered{
		text-align: center;
	
}
.ThankYou
{
	font-size: 20pt;
	font-weight: bold;
	
}
.title
{
	font-style: italic;
	text-decoration: underline;
	font-size: 14pt;
}
table
{
	text-align: justify;
	width: 100%;
}
ul.tocMainSection
{
	list-style-type: none;
}
.error
{
	color: Red;
}
.warning
{
	color: Red;
	font-style: italic;
}
.Testimonial
{
	width: 100%;
	height: 100%;
	background-color: #DADADA;
	

}
.TestimonialText
{    
	font-style: italic;
	font-weight: normal;
	font-size: small;
}
legend
{
    color: Black;
   font-size: 16pt;
	font-weight: bold;
}
