body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(baseimages/bg.jpg);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #292929;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #02447E;
}

img {
	border-color: #02447E;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #292929;
	line-height: 1.5em;
}

a:link {
	color: #02447E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #02447E;
}
a:hover {
	text-decoration: none;
	color: #f68f1e;
}
a:active {
	text-decoration: none;
	color: #02447E;
}

.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: strong;
	color: #292929;
	line-height: 1.5em;
}

.about2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	color: #02447E;
	line-height: 1.5em;
}

.link {
	color: #f68f1e;
}

.news {
	color: #1c3e95;
}

.text {
	text-align: justify;
}