H1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4F6B81;
	text-decoration: none;
	margin-bottom: -1px;
}

H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4F6B81;
	text-decoration: none;
	margin-bottom: 1px;
}

p, td, li, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 10px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}
a {
	color: #4F6B81;
}
a:hover {
	color: #888888;
	font-weight: normal;
	text-decoration: none;
}
.minitables {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.newstitle {
	font-size: 11px;
	font-weight: bold;
	color: #006BAB;
}
.newstitle a {
	font-size: 11px;
	font-weight: bold;
	color: #006BAB;
	text-decoration: none;
}
.newstitle a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #4F6B81;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer a {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #C0FFFE;
	text-decoration: underline;
}
.sidebar {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.sidebar a {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sidebar a:hover {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
