body, html		{
				overflow-x: hidden;
				overflow-y: auto;
				scrollbar-base-color: #ffffff;
				scrollbar-arrow-color: gray;
				scrollbar-track-color: #ffffff;
				scrollbar-shadow-color: gray;
				scrollbar-lightshadow-color: gray; 
				scrollbar-darkshadow-color: gray;
				scrollbar-highlight-color: white;
				scrollbar-3dlight-color: gray;
			 	text-align: justify;
				font:Verdana, Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-size: small;
				}
				
iframe 			{
				padding-top: 0 px;
				padding-left: 0px;
				padding-right: 0px;
				overflow-x: auto;
				overflow-y: hidden;
				text-align: justify;
				}
				
td 				{
				font-family: Arial, Helvetica, sans-serif;
				font-size: xx-small;
				font-style: normal;
				font-weight: normal;
				font-variant: normal;
				color: #CCCCCC;
				letter-spacing: normal;
				text-align: justify;
				text-indent: 0px;
				vertical-align: top;				
				word-spacing: normal;
				white-space: normal;
				}


				
a:link 			{
				color: #CCCCCC;
				font-family: Arial, Helvetica, sans-serif;
				font-size: xx-small;
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				}

a:visited 		{
				color: #CCCCCC;
				font-family: Arial, Helvetica, sans-serif;
				font-size: xx-small;
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				}

a:hover 		{
				color: #0066CC;
				font-family: Arial, Helvetica, sans-serif;
				font-size: xx-small;
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				}

a:active		{
				color:#0066CC;
				font-family: Arial, Helvetica, sans-serif;
				font-size: xx-small;
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				}
				
.links			{
				font-family: Arial, Helvetica, sans-serif;
				font-size: small;
				font-style: normal;
				font-weight: bold;
				font-variant: normal;
				color: #333333;
				letter-spacing: normal;
				text-align: justify;
				text-indent: 0px;
				vertical-align: top;				
				word-spacing: normal;
				white-space: normal;
				}

.padding		{
				padding-right: 60px;
				}

.button			{
				font-family: Arial, Helvetica, sans-serif;
				font-size: small;
				font-style: normal;
				font-weight: bold;
				font-variant: normal;
				color: #333333;
				letter-spacing: normal;
				text-align: center;
				text-indent: 0px;
				vertical-align: top;				
				word-spacing: normal;
				white-space: normal;
				}
.header1		{
				font-family: Arial, Helvetica, sans-serif;
				font-size: small;
				font-style: normal;
				font-weight: bold;
				font-variant: normal;
				color: #333333;
				letter-spacing: normal;
				text-align: justify;
				text-indent: 0px;
				vertical-align: top;				
				word-spacing: normal;
				white-space: normal;
				}

.scroll 		{
	`			overflow-x: hidden;
				overflow-y: auto;
				height: 200px;
				width: 100px;
				padding: 0px;
				border: 0px;
				}
				
.centered 		{
				
				
				
				}

