/* 
Document : styles
Created on : 31-mar-2014
Author : redya.es
*/
* {
	font-size:16px;
	font-family:'Courier New';
	/*margin:0;padding:0;*/
}
body{background-color:#dadada;}
img{border:0px}
input,textarea{background-color:#eaeaea;}
input[type=submit]{ width:120;height:1.8em;}
input[type=button]{ width:120;height:1.8em;}
h1{font-size:20pt;}