/*Basic styles*/
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.72em;}
table, td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em;}

h1 {font-size: 1.8em; font-weight: normal;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.1em;}
h4 {}
h5 {}

a {outline: none;}
a img {border:none;}

input {font-size: 11px;}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
select {font-size: 11px;}
hr {border: none 0; border-top: 1px solid #d6d6d6; height: 2px; clear: both; margin-bottom: 20px;}


/*DIV appearance properties*/

/*Classes*/
.clear {clear: both; line-height: 0px;}
.dataTable {border:1px solid #9e9e9e; border-collapse:collapse; background-color: #e1e1e1;}
.dataTable td {border:1px solid #9e9e9e;}
.simpleTable {border:1px solid #6ad4ea; background-color: #0aadd0;}
.arr {font-size: 1.2em;}
.txt_lbl {font-weight: bold; color: #f6cb02;}
.hand {cursor: pointer;}
.readmore {font-weight: bold; color: #4e0f6e; margin: 0px;}

p {
	margin-bottom: 8px;
}
