body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #000000;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
	border-color: #000000;
	color: #FFFFFF;
	cursor: pointer;
}
	
.submenu-over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #999999;
	color: #000000;
	cursor: pointer;
}

.submenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border-color: #000000;
	color: #000000;
	cursor: pointer;
}
	
.submenu-over2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
	color: #000000;
	cursor: pointer;
}


a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	}
	
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	}

a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	}
	
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #000000;
	text-decoration :underline;
	font-weight : normal;
	}	
	

.intro-headgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
}
.intro-headblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
