body
	{
		font-family: Arial, sans-serif;
		font-size: 16pt;
	}

.header
	{
		font-family: "Times New Roman, Serif";
		font-size: 35px;
		color: #FFFFFF;
	}

.header-left
	{
		font-size: smaller;
		color: #FFFFFF;
	}

h1
	{
		font-size: 16px;
		font-weight: bold;
		color: #336699;
	}

h2
	{
		font-size: 20px;
		font-weight: bold;
		color: #336699;
	}

a:link { color: #336699; font-weight: bold; }
a:visited { color: #336699; font-weight: bold; }
a:active { color: #336699; font-weight: bold; }
a:hover { color: #336699; font-weight: bold; }

.style5 {font-size: smaller; color: #FFFFFF; }
.style6 {color: #FFFFFF}

.leftside { display: none; }
.rightside { display: none; }
