body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	color: #555;
	margin: 50px 0 20px 0;
	line-height: 1.3em;
}

.mainTable {
}

.mainTable td {
	padding: 0.5em 1em 0.2em 0em;	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color:#77C;
	font-size: 100%;
}

a:hover {
	color:#CC9;
}

.topLinks {
	font-size: 110%;
  margin-left: 1em;
}

.linkCell {
  background: url(background.gif);
}

.linkTable {
  padding: 0;
  margin-bottom: -1px;
}

.content {
/*	background: url(bg.gif);
	background-repeat: no-repeat;*/
}

.bigText {
  font-size: 105%; 
}

h1 {
  font-size: 110%;
  color:#A00;
  font-style: italic;
}

.topSeperator {
  border-style: solid;
	border-width: 3px 0px 0px 0px;
	border-color: #E0E0C4;
}

.bottomSeperator {
  border-style: solid;
	border-width: 3px 0px 0px 0px;
	border-color: #E0E0C4;
	color: #AAA;
	
}

