body {
		margin:25px 0px 0px 0px;
		font-family:verdana;
		color:#4B4B4B;
		font-size:11px;
		font-weight:normal;
		scrollbar-base-color:#ffffff; 
		scrollbar-arrow-color:#808080;
		scrollbar-face-color:#ffffff;
		scrollbar-track-color:#ffffff;
		scrollbar-highlight-color:#ffffff; 
		scrollbar-3dLight-color:#808080; 
		scrollbar-shadow-color:#808080;
		scrollbar-darkshadow-color:#ffffff;
				}

	A	{ font-family: verdana; font-size:11px; color: #605CA8; text-decoration: none; font-weight:bold; }
	A:link	{ font-family: verdana; font-size:11px; color: #605CA8; text-decoration: none; font-weight:bold; }
	A:visited	{ font-family: verdana; font-size:11px; color: #605CA8; text-decoration: none; font-weight:bold; }
	A:active	{ font-family: verdana; font-size:11px; color: #605CA8; text-decoration: none; font-weight:bold; }
	A:hover	{ font-family: verdana; font-size:11px; color: #8781BD; text-decoration: underline; font-weight:bold; }	
	

	.tblBorder	{/* or something more general */
		border: 1px solid #ffffff; /* Choose your own color and style */
		}	

	.noBorder	{/* or something more general */
		border: 0px ;
		font-family: arial;
		color:#3D3D3D;
		font-size:11px;
		font-weight:normal;
		LETTER-SPACING: 0.05em;
		text-align: justify;		
		}	

	.menu {
		font-family: arial;
		color:#4B4B4B;
		font-size:11px;
		font-weight:normal;
		LETTER-SPACING: 0.05em;
		text-align: center;		
		}	

	.text-main {
		font-family: arial;
		color:#4B4B4B;
		font-size:11px;
		font-weight:normal;
		LETTER-SPACING: 0.05em;
		text-align: justify;		
		}	

	.text-main2 {
		font-family: arial;
		color:#4B4B4B;
		font-size:11px;
		font-weight:normal;
		LETTER-SPACING: 0.05em;

		}	



	.text-blue {
		font-family: verdana;
		color:#448CCB;
		font-size:11px;
		font-weight:normal;
		
		}	

	.text-title {
		font-family: arial;
		color:#8781BD;
		font-size:12px;
		font-weight:bold;
		LETTER-SPACING: 0.05em;
		text-align: justify;		
		}	

	
	.text-copyright {
		font-family:verdana, arial, sans-serif;
		color:#4B4B4B;
		font-size:9px;
		font-weight:normal;
		align:center;
		}


	Input, select, textarea {
		font-family:arial;
		background-color: #ffffff;
		font-size:11px;
		font-weight:normal;
		LETTER-SPACING: 0.05em;
		align:center;
		border: 1px solid #A7A7A7;
		}
		

