* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	color: #000000;
}

td {
	font-size: 12px;
}

p {
	margin-bottom: 1em;
}

li {
	margin-left: 2em;
}

a {
	color: #336699;
}

#leftCol {
	background-image: url('images/leftCol.jpg');
	background-repeat: repeat-y;
}

#rightCol {
	background-image: url('images/rightCol.jpg');
	background-repeat: repeat-y;
}

.contact {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
}