.as {
	color: Blue;
	font-size: 11;
	font-weight: normal;
}

table a {
	color: #FF4500;
	font-size: 17;
	font-weight: bold;
}





body {
	 	background-attachment: fixed;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  		margin-bottom: 15;
		margin-left: 15;
		margin-right: 15;
		margin-top: 15;
		background-attachment: fixed;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  		margin-bottom: 15;
		margin-left: 15;
		margin-right: 15;
		margin-top: 15;
		background-position: 0px;
		background: White;
}

input {	   
		font-size: 11px;
		border: 1px solid Blue;
		}

a {
	 color: #6495ED;
	 text-decoration: none;
	 font-weight: bold;
	font-size: 17px;
}

table {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #6495ED;
	font-size: 11px;
}

th {
	font-weight: normal;
	font-size: 12px;
	color: Blue;
}



textarea {
	background-color: transparent;
	border: none;
   overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color:#ff0000;  
   text-align: center;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

button {

	font: 11px;
	border: 1px solid Blue;
}


	select {
	border: 1px solid Blue;
}






