body {
	font-family: Verdana,Helvetica;
	color: #000000;
	font-size: 12px;
	background-color: #E5E5E5;
	margin: 4px;
}


td {
	font-family: Verdana,Helvetica;
	color: #000000;
	font-size: 12px;
}

p {
	font-family: Verdana,Helvetica;
	color: #000000;
	font-size: 12px;
}

div {
	font-family: Verdana,Helvetica;
	color: #000000;
	font-size: 12px;
}

a {
	font-family: Verdana,Helvetica;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana,Helvetica;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-family: Verdana,Helvetica;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana,Helvetica;
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
}

.nav {
	font-family: Verdana,Helvetica;
	font-size: 10px;
	color: #000000;
}
.nav a:link {
	border: 1px solid #000000;
	line-height: 26px;
	padding: 2pt;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background: #C0C0C0;
}
.nav a:visited {
	border: 1px solid #000000;
	line-height: 26px;
	padding: 2pt;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background: #C0C0C0;
}
.nav a:active {
	border: 1px solid #000000;
	line-height: 26px;
	padding: 2pt;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background: #COCOCO;
}
.nav a:hover {
	border: 1px solid #000000;
	line-height: 26px;
	padding: 2pt;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background: #F0F5FF;
}

.title {
	font-family: Verdana,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #E5E5E5;
}

.header {
	font-family: Verdana,Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #5A7EB5;
}

.footer {
	font-family: Verdana,Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #EFEFEF;
}
.footer a:link {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
.footer a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
.footer a:active {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
.footer a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #0000FF;
}



