@charset "utf-8";
body {
	background-image: url(../../images/0new_images/logo_background.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	color: #009;
	font-size: 175%;
}
h2 {
	font-size: 150%;
	color: #009;
}
a {
	font-size: 102%;
}

