﻿.Banner
{
font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24pt;
	height:40px;
	color:Black;
	background-color: lightsteelblue;
}
.menu
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:lightsteelblue;
color:black;
text-decoration:none;
	}	

.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15pt;
}
.content
{
font-family:Arial;
font-size:12pt;	
}


.content1
{
font-family:Arial;
font-size:10pt;	
}

.content2
{
font-family:Arial;
font-size:11pt;	
}
	.content4
{
font-family:Arial;
font-size:7pt;	
}


.button
{
	Height:39px;
	 Width:135px;
	 background-color: lightsteelblue;
}
