body {
	margin: 0px;
	background-color: White;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

body, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

p {
	text-align: justify;
	line-height: 17px;
}

a {
	color: #FF55B2;
}

h1, h2, h3 {
	color: #FF55B2;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

h1, h2 {
	font-size: 22px;
}

a.c {
   color: #FF55B2;
   text-align: center;
   font-family: "Times New Roman", Times, serif;
   font-size: 22px;
   text-decoration: none;
}

hr {
	height: 1px;
}

a.nav {
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 11px;
}

a.nav:hover {
	font-weight: bold;
	text-decoration: none;
	color: #01DEFF;
	font-size: 11px;
}

a.nav_active {
	font-weight: bold;
	text-decoration: none;
	color: #127695;
	font-size: 11px;
}

td.header {
	width: 979px;
	height: 347px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	padding-left: 464px;
}

td.footer {
	width: 690px;
	height: 200px;
	background-image: url(images/van.gif);
	background-repeat: no-repeat;
	padding-left: 350px;
	text-align: center;
}

li {
	margin-bottom:10px;
	text-align: justify;
}
