/* CSS Document */

td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td
{
	margin: 15px;
}

body {
	background-image: url(/images/bg/StripeBG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}

body h2
{
	margin-top: .75cm;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}