body{
	font-family: Arial;
	font-weight: 400;
	font-size: 14;
	font-style: italic;
	scrollbar-face-color:#93CAF7;
	scrollbar-shadow-color:000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#74A8F3;
	scrollbar-darkshadow-color:#74A8F3;
	scrollbar-track-color:#74A8F3;
	scrollbar-arrow-color:#000000;
	background-color: 74A8F3;
}

p{

	font-family: Arial;
	font-weight: 400;
	font-size: 14;
	font-style: italic;
}

a{
	color: #000000;
	text-decoration: none;
	font: 14px, Verdana,Arial,sans-serif;
	font-weight: 600;
}

a:link{
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	font-weight: 600;
}


a:hover{
	color: #000000;
	font-weight: 600;
}


Iframe{
	text-align: justify;
	background: #eee;
	padding: 0px;
	overflow: auto;
	border-color: #000000;
	border-width: thin;
}
