.basic {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
a:link {

	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
a:visited {


	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
a:active {



	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
}
a:hover {




	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: 1px dashed #000000;
	background-position: center;
	background-color: #FFCC00;
	text-align: center;
}

html,textarea{scrollbar-track-color: #ffffff; scrollbar-face-color: #CCCCCC; scrollbar-highlight-color: #CCCCCC; scrollbar-3dlight-color: #333333; scrollbar-shadow-color: #CCCCCC; scrollbar-darkshadow-color: #333333; scrollbar-arrow-color: #333333;}
