@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
}
p{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:normal;
	padding:3px;
}
.bold {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #660000;
}
.navigation{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px 2px;
	width: 100px;
}



.navigation:hover{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px 2px;
	width: 100px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: underline;
	color: #660000;
}
.style1 {font-size: 14px}
h1 {
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
li {
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:normal;
	padding:3px;
}
h2 {
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.picheader {
	margin: 0px;
	padding: 0px;
}
