﻿.BannerTitle
{
	height: 80px;
	font-size: 28pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	background-color: #4169e1;
	color:White;
}


.menu {
	font-weight: bold;
		text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	
}
.content
{
	font-family:Arial;
	font-size:11pt;
}
.chartcontent
{
	font-family:Arial;
	font-size:9pt;
}
.list
{
	font-family: Arial;
	font-size: 11pt;
	list-style-type: none;
	text-align:justify;
}
.content1
{
	font-family:Arial;
	font-size:16pt;
	font-style: italic; 
	font-weight: bold; 
	color: Red; 
	text-decoration: underline;"
}