
body {
	background-color: #ffffff;
	margin-top:  0px;
	margin-left: 0px;
}



/* EMBEDDED - Used on embedded links */

.embedded {
	font-family: arial, helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	margin: 0px;
	border: 0px;
	padding: 0px;
}



/* COLUMN - Used om columns to remove blank line underneath headings */

.column {
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}

.column h1 {
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.column h2 {
	font-size: 160%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.column h3 {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.column h4 {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.column h5 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.column p {
	margin-top: 0px;
	padding-top: 0px;
}



/* SMALLTEXT - Used on columns with smaller text */

.smalltext {
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

.smalltext h1 {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.smalltext h2 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.smalltext h3 {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.smalltext h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.smalltext h5 {
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.smalltext p {
	margin-top: 0px;
	padding-top: 0px;
}
