/* ------- global fonts ------- */body {	font-family:   verdana, helvetica, arial, sans-serif;	font-size:     76%;	color:         #000;	background-color:      #fff;	margin:        5px 0 0 0;;	padding:       0 0 0 0;}/* UL, LI, B, STRONG, .header, .body, .sidebar, .content, .footer, .un	{ font-family: Arial, sans-serif; font-size: 12px; } *//* ------- end global fonts ------- */h1 {	font-size:         1.5em;	font-weight:       normal;	margin-top:        0em;	margin-bottom:     0em;}h2 {	font-size:     1.4em;	font-weight:   normal;	margin:        1.2em 0em 1.2em 0em;}h3 {	font-size:     1.3em;	font-weight:   normal;	margin:        0.5em 0em 1.2em 0em;}h4 {	font-size:     1.2em;	font-weight:   normal;	margin:        1.1em 0em 1.2em 0em;}h5 {	font-size:     1.0em;	font-weight:   bold;	margin:        1.2em 0em 1.2em 0em;}h6 {	font-size:     0.8em;	font-weight:   bold;	margin:        1.2em 0em 1.2em 0em;}img {	border:    0;}UL, LI {	display: list-item;	list-style-type: none;	margin: 0px;	padding: 0px;}/* DIR { list-style: disc } */B, STRONG { font-weight: bolder; }I, BLOCKQUOTE { font-style: italic }HR { height: 1px; border: 1px solid #925B71; }p {	font-size:     1.0em;	line-height:   1.2em;	text-align:    justify;	margin:        0 0 1.2em 0;}A {     color: #000;    font-weight: bold;    text-decoration: none;    background-color: transparent;}A:Hover {    border-bottom:     1px dashed #FFFFFF;}
