body {
	font-family: Verdana;
	font-size: 12px;
	background-image: url(http://www.takeoneprod.com/newsite/global_images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin : 0px 0px 0px 0px;
}

.header2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.header3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

td {
	font-family: Verdana;
	font-size: 12px;
}

a:link {
	text-decoration:underline;
	font-size:12;
	color:#217179;
}

a:visited {
	text-decoration:underline;
	font-size:12;
		color:#217179;
}

a:active {
	text-decoration:underline;
	font-size:12;
		color:#217179;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}

.footer {
	font-family: Verdana;
	font-size: 11px;
}

.highlight {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #307A82;
	font-weight : bold;
}