.title {
	font-family: Times New Roman;
	font-size: 24px;
	color: #FFFFFF;
}

.content1 {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFFFFF;
}


.content2 {
	font-family: Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
}

.realizz {
	font-family: Times New Roman;
	font-size: 16px;
	color: #FFFFFF;
}

.disclaimer {
	font-family: Times New Roman;
	font-size: 11px;
	color: #FFFFFF;
}

.disclaimer2 {
	font-family: Times New Roman;
	font-size: 10px;
	color: #FFFFFF;
}

.marquee-index {
	font-family: Times New Roman;
	font-size: 24px;
	color: #FFFFFF;
}

.input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FFFFFF;
}
.input_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FFFFFF;
}


a:link {
	font-family: Times New Roman;
	color: #FFFFFF;
}

a:visited {
	font-family: Times New Roman;
	color: #FFFFFF;
}

a:hover {
	font-family: Times New Roman;
	color: #FF0000;
	text-decoration: none;
}

.frame {
	width: 535px;
	height: 700px;
	overflow: auto;
	background-attachment: scroll;
	scrollbar-3dlight-color: #4a4b4d;
	scrollbar-arrow-color: #FF0000;
	scrollbar-base-color: #4a4b4d;
	scrollbar-darkshadow-color: #4a4b4d;
	scrollbar-face-color: #4a4b4d;
	scrollbar-highlight-color: #4a4b4d;
	scrollbar-shadow-color: #4a4b4d;
	scrollbar-track-color: #a9a8a4;
	margin-top: 0px;
	}

	

