.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
}
.body a:link {
	color: #000066;
	text-decoration: underline;
} 
.body a:visited {
	color: #000066;
	text-decoration: underline;
}
.body a:hover {
	color: #000066;
	text-decoration: none;
}
.body a:active {
	color: #000066;
	text-decoration: none;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	text-align: justify;
	line-height: 16px;
}
.header a:link {
	color: #0066CC;
	text-decoration: underline;
} 
.header a:visited {
	color: #0066CC;
	text-decoration: underline;
}
.header a:hover {
	color: #0066CC;
	text-decoration: none;
}
.header a:active {
	color: #0066CC;
	text-decoration: none;
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.small a:link {
	color: #666666;
	text-decoration: underline;
} 
.small a:visited {
	color: #666666;
	text-decoration: underline;
}
.small a:hover {
	color: #666666;
	text-decoration: none;
}
.small a:active {
	color: #666666;
	text-decoration: none;
}
.bodyunjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.bodyunjust a:link {
	color: #333333;
	text-decoration: underline;
} 
.bodyunjust a:visited {
	color: #333333;
	text-decoration: underline;
}
.bodyunjust a:hover {
	color: #333333;
	text-decoration: none;
}
.bodyunjust a:active {
	color: #333333;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.subtitle a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.subtitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subtitle a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.subtitle a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.sidenav a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.sidenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.sidenav a:active {
	color: #CCCCCC;
	text-decoration: none;
}

.directory {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:none;
}
.directory a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:underline;
}
.directory a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:underline;
}
.directory a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:none;
}
.note {
	color:#FFFFFF;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.note a:link, .note a:visited, .note a:active{
	color:#FFFFFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.note a:hover{
	color:#FFFFFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	width: 250px;
	border: 1px solid #CCCCCC;
	height: 20px;
}