body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #4486A4;
}

.text2 {
	color: #464646;
}

a {
	color: #4486A4;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/index22.gif);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(images/index32.gif);
	background-repeat: repeat-y;
}

topnav {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

a.topnav {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.topnav:hover {
	color: #666666;
	text-decoration: underline;
}
