body {	background-color: #FFFFFF;
		margin: 0px;
		font-family: Arial, Helvetica;
		font-size: 10pt;
		background-image: url(images/back.jpg);
}

table {	font-family: Arial, Helvetica;
		font-size: 10pt;
}

a {	text-decoration: none;
	color: #206090;
}

a:active { color: #FF0000; }
a:visited { color: #566CAF; }
a:hover { text-decoration: underline; }

.PageHeader {	font-family: Arial, Helvetica;
				font-size: 14pt;
				font-weight: bold;
				color: #202040;
}

.MainPageHeader {	font-family: Arial, Helvetica;
     			   	font-size: 14pt;
      	  			font-weight: bold;
        			color: #202040;
					margin: 2px;
}

.SubHeader {	font-family: Arial, Helvetica;
				font-size: 10pt;
				font-style: italic;
				margin: 2px;
}

.Services {		font-family: Century Gothic, Arial Narrow, Helvetica;
				font-size: 11pt;
}

.CellLabel {	font-family: Arial, Helvetica;
				font-size: 10pt;
				font-weight: bold;
				text-align: right;
}

.SideNav {	margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 5px;
}

.BottomNav { font-size: 8pt; }

.Copyright {	font-size: 8pt;
				font-style: italic;
				text-align: center;
				margin-top: 0px;
				margin-bottom: 10px;
}
