body,td,th, p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
}

body {
	background-image:  url("images/page_bottom.jpg");
	background-position: center;
	background-repeat: repeat-y;
	background-color: #2d2233;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #6666AA;
}

a:visited {
	color: #333366;
}

a:hover {
	color: #44BB99;
}

a:active {
	color: #BBDDFF;
}

h1 {
	font-size: 24px;
	color: #6666AA;
}

h2 {
	font-size: 20px;
	color: #664444;
}

h3 {
	font-size: 16px;
	color: #44BB99;
}

h4 {
	font-size: 12px;
	color: #777766;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
