BODY		{background: white;
		margin-left: 10px;
		font-family: Tahoma;
		color: black}

A:link		{color: #404040;
		text-decoration: underline}

A:visited	{color: #404040;
		text-decoration: underline}

A:hover		{color: #404040;
		text-decoration: underline}

A:active	{color: #404040;
		text-decoration: underline}

.copyright	{font-family: Tahoma;
		width: 600px;
		text-align: right;
		font-size: 8pt;
		color: black}
		
.banner		{background: #000080;
		width: 600px;
		text-align: center;
		color: #FFFFFF;
		font-family: Tahoma;
		font-weight: Bold;
		font-size: 30pt}

.section1	{background: #FFFFFF;
		width: 600px;
		text-align: center;
		color: black;
		font-family: Tahoma;
		font-size: 10pt}

.section2	{background: #EEEEEE;
		color: black;
		font-family: Tahoma;
		font-size: 10pt;
		text-align: left}


.section3	{background: #C5C0ED;
		color: black;
		font-family: Tahoma;
		font-size: 8pt;
		text-align: center}

.menu1		{background-color: #DDDDDD;
		color: white;
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: bold;
		text-align: center}
		
.header		{background: #FFFFFF;
		color: #000080;
		width: 100%;
		text-align: center;
		font-family: Tahoma;
		font-size: 12pt;
		font-weight: bold}
		
.section	{background: #000080;
		color: #FFFFFF;
		width: 600px;
		text-align: center;
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: bold}
	
.text1		{background: #FFFFFF;
		color: #000080;
		padding: 3px;
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: normal}
		
.text2		{background: #E3E3FF;
		color: #000080;
		padding: 3px;
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: normal}

.text3	{background: #FFFFFF;
	width: 600px;
		color: #000080;
		padding: 3px;
	text-align: center;
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: normal}
		
		
		
