
A:visited      { color: #c0c0c0; text-decoration: none }
A:hover { 	color: #FF6600; 	text-decoration: underline; cursor: hand }
A:active { 	color: #FF6600; 	text-decoration:none }
A:link  { color: #a9a9a9; text-decoration: none } 
A  { color: #999999; font-weight: bold; text-decoration: none }

.title  { color: white; font-weight: bold; font-size: 20pt; line-height: normal; font-family: Verdana; text-align: left }

.untitle   { color: #696969; font-weight: bold; font-size: 12pt; line-height: normal; font-family: Verdana; text-align: left }

.subtitle
  { color: #696969; font-weight: bold; font-size: 10pt; line-height: normal; font-family: Verdana; text-align: left }

.normal
 { color: #999999; font-style: normal; font-size: 8pt; font-family: Verdana; text-align: left }
.normal_orange { color: #f60; font-style: normal; font-size: 8pt; font-family: Verdana; text-align: left }
.normal_black    { color: #000; font-size: 8pt; font-family: Verdana; text-align: left }

.detail_orange { 
	color: #f60; 
	font-style: normal; 
	font-size: 7pt; 
	font-family: 
	Verdana; 
	text-align: left 
}
.detail
  { color: #808080; font-style: normal; font-size: 8pt; font-family: Verdana; text-align: left }

.detail_yellow { 
	color: #ff0; 
	font-style: normal; 
	font-size: 7pt; 
	font-family: Verdana; 
	text-align: left 
}


/* CST */

body {
	background: white;
	margin: 0px;
/*	margin-left:20px; 
	margin-right:40px; 
*/
	}

body, form, img {
	border:0;
	padding:0;
/*	display: inline; */
}

body, p, td, th, ul, ol, div, li, dt, dd, input, select, textarea { 
/*	font-family: Arial, Helvetica, sans-serif; */
/*	font-family: Verdana, Geneva, Helvetica, Arial; */
/*	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; */
	FONT-SIZE: 10pt; 	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
	}

