/* CSS Document */

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 40px;
	color: #000000;
}
h3 {
	font-size: 13px;
	font-family: Ariel;
	color: #333333;
	line-height: 18px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
link {
	color: #000000;
}
.navigation {
	font-family: Arial,;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 147px;
}
.navigation:hover {
	font-family: Arial,;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 147px;
}
.navname {
	font-family: Arial,;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	width: 147px;
}
.navname:hover {
	font-family: Arial,;
	font-size: 14px;
	font-style: normal;
	color: #6699FF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	width: 147px;
}
