body, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px
}
/* -- TEXT STYLES */
.text {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
.news {
	font-size: 11px;
	line-height: normal;
}
.news a {
	font-weight: normal;
}
.news a:hover {
	font-weight: normal;
}
.tema {
	font-size: 11px;
	line-height: normal;
	margin-bottom: 2px;
	color: #FF0000;
}
.small {
	font-size: 10px;
	color: #666666;
	line-height: normal;
}
.small a {
	font-weight: normal;
}
.smallbull {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
	padding: 0;
	font-size: 10px;
}
.smallbull li {
		margin-left: 18px;
}
.smallbull a {
	font-weight: normal;
}
h1 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 0px
}
h3 {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size:11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px
}
h5 {
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 18px;
}
h6 {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px
}
a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
/* -- FORM ELEMENT STYLES -- */
li{
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left : 6px;
	position : relative;
}
ol {
	margin-left : 10px;
	position : relative;
}
ul {
	margin-left : 10px;
	position : relative;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #eeeeee;
	width : auto;
}
.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC; 
	font-size: 11px; 
	color: #000000; 
	border: solid;  
	border-color: #CCCCCC #000000 #000000 #CCCCCC; 
	border-width: 1px 2px 2px 1px; 
}
.input_onwhite {
	font-size: 11px;
	height: 18px;
	border: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #eeeeee;
	width : 150px;
	clip:  rect(   )
}
.dis_button {
	font-size: 10px;
	height: 18px;
	border: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #eeeeee;
	width : auto;
}
