

table td {
	vertical-align:top;
	padding:0;
	margin:0;
	font-size: 1.1em;
	line-height:1.1em;
}
/*
td {
	padding:0;
	margin:0;
	vertical-align:top;
	text-align:left;
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
}
table, td, select, input, textarea {
	font-size:1.2em;
	line-height:1.5em;
	border:0;
	padding:0;
	margin:0;	
}*/
img {
	border:0;
}


hr  {
	margin:1em 0em 1em 0em;
}


p {
	font-size:1.2em;
	line-height:1.5em;
	margin:0.3em 0;
	padding-bottom:0.6em;
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

#content ul {
	font-size: 1.2em;
	line-height:1.5em;
	margin: 0 0 0.8em 1.5em;
	padding: 0 0 0 1.5em;
}


h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

h1{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height:1.8em;
	font-weight:normal;
	letter-spacing: 1px;
}
h2{
	font-size:1.5em;
	line-height:1.5em;
	color:#000;
	font-weight:bold;
	padding:0;
	margin: 0 0 .5em 0em;
}
h3{
	font-size:1.3em;
	line-height:1.5em;
	color:#000;
	font-weight:bold;
	padding:0;
	margin: 0 0 .5em 0em;
}
h4{
	font-size:1.2em;
	color:#fff;
	font-weight: normal;
}


.intro {
	font-size:1.6em;
	line-height:2em;
	margin:0.3em 0 8em 0;
	padding-bottom:10em;
}

.small {
	font-size:1em;
	line-height:1.4em;
	padding-top:0.5em;
}