p {
	font-family: Arial, Times New Roman;
	font-size: 14px;
	font-weight: semi-bold;
	color: #000066;
	letter-spacing: 0,5px;
	line-height: 19px;
}
a:link {
	font-family: Arial, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 19px;
	letter-spacing: 0,7px;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	line-height: 19px;
	letter-spacing: 0,7px;
	text-decoration: underline;
}
body {
	scrollbar-face-color:  #FFFF66;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFF66;
	scrollbar-3dlight-color:   #FFFF66;
	scrollbar-highlight-color: #FFFF66;
	scrollbar-shadow-color:     #;
	scrollbar-darkshadow-color: #;
	background-color: #;
}

