body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.bottomMenu, .bottomMenu a {
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}

.bottomMenu a:hover {
	text-decoration:underline;
}

.copyright {
	font-size:10px;
}

.pLink, .pLink a {
	color:#333333;
	text-decoration:none;
	font-size:10px;
}

.pLink a:hover {
	text-decoration:underline;
}

.indexText {
	text-align:justify;
	padding-right:20px;
}

.indexText a {
	color:#333333;
}

.indexText a:hover {
	color:#0D8B83;
}

.mainText {
	text-align:justify;
}

.mainText a {
	color:#333333;
}

.mainText a:hover {
	color:#0D8B83;
}

.title {
	color:#003E7E;
	font-weight:bold;
}

.newsText {
	text-align:justify;
	padding-left:20px;
}

.lists {
	margin-left:-10px;
	margin-bottom: 10px;
}

.boxes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}