body {
	color : #000000;
	font-family : Arial;
	font-size: 14px;
	margin-bottom : 1;
	margin-left : 1;
	margin-right : 1;
	margin-top : 1;
	background-color : #FFFFFF;
}

p {
	color : #000000;
	font-family : Arial;
	font-size: 14px;
}

td {
	color : #000000;
	font-family : Arial;
	font-size: 14px;
}

li {
	color : #000000;
	font-family : Arial;
	font-size: 14px;
}

ul {
	color : #000000;
	font-size: 14px;
	font-family : Arial;
}

.tablebg {
	background-color : #FFFFFF;
}

.heading {
	font-size: 16px;
	font-weight: bold;
}

.subheading {
	font-weight: bold;
	font-style : italic;
}

.nav {
	color: #E8ED0C;
	text-decoration: none;
	font-weight: bold;
}

.nav2 {
	text-decoration: none;
	color: #CF6618;
}

a:hover {
	text-decoration : underline;
}

.topheader {
	background-color : #0C7EAD;
}

.rss {
	font-size: 10px;	
}