	BODY {
		margin-bottom:0;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		background: fixed #ffffff;
		font: 13px "Bookman Old Style", "Comic Sans MS", Tahoma, Verdana, Arial, Helvetica, sans-serif normal;
		text-decoration: none;
		color: #000000;
		scrollbar-arrow-color : #1010A5;
		scrollbar-track-color : #ffffff;
		scrollbar-face-color: #ffffff;
		scrollbar-shadow-color: #1010a5;
		scrollbar-highlight-color: #ffffff;
		scrollbar-darkshadow-color: #1010A5;
		scrollbar-3dlight-color: #ffffff;
	}

	.confirme {
		font-family: "Comic Sans MS";
		font-style: italic;
		color: #ff0000;
		font-size: 15px;
	}
	
	a:hover {
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #0099FF;
		text-decoration: underline overline
	}
	
	a:active, a:link, a:visited {  
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		text-decoration: underline
	}
	
	td {
		color: #737373;
		font-size: 12px;
		font-weight: normal;
	}

	textarea {
		background-color: #ffffcc;
		font-size: 12px; 
		color: #000099; 
		font-weight: normal;
	}

	 select {
		background-color: #ffffcc;
		font-size: 12px; 
		color: #000099; 
		font-weight: normal;
	}

	input {
		background-color: #ffffcc;
		font-size: 12px; 
		color: #000099; 
		font-weight: normal;
	}

	.data {
		font-size: 12px;
		text-decoration: none;
	}
	
	.tah11 {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
 		color: #737373;
	}

	.title{
		color: #60A5CC;
		font-size: 35px;
		font-weight: bold;
	}

	.sub_title{
		color: #737373;
		font-size: 20px;
		font-weight: bold;
	}

	.menor{
		color: #737373;
		font-size: 10px;
		font-weight: normal;
	}