.center {text-align:center}
.bold {font-weight:bolder}
	body {
	font-family: verdana;
	font-size:14px;
	background-color: WHITE;
	line-height:1.5;
	text-align: justify;
	}
#bold	{font-weight:bolder}
td {font-family:verdana; font-size:14px;
	line-height:1.5;
	}
.justify	{
		text-align:justify
		}

#left {
	background-color:CYCAN;
	color:darkblue}
#bottom {text-color:blue}
address {color:white;}
a:link {color:#FF0099}
a:visited {color:blue}

.header {
		font-size: 300%;
		color:blue;
		font-weight-600
		}
.small {
		font-size: smaller;
		text-align: justify;
		}
.linkareacolor	{
				background-color:darkgoldenrod;
				color:white;
				font-weight:bolder;
				font-size:large;
				text-align:center;
				}
.marcolor {	color:blue;
			font-weight:bolder;
			font-size:inherit}
.aligndepartreturn {
			text-align:left}