

.mini {
	font-family:      Verdana, Helvetica, Arial, sans-serif;
	font-size:        7pt;
	font-style:       normal;
	font-weight:      normal;
	font-variant:     normal;
	text-transform:   none;
	text-decoration:  none;
	text-align:       justify;
	color:            #333333;
	margin-bottom:    20px;
}

.text {
	font-family:      Verdana, Helvetica, Arial, sans-serif;
	font-size:        8pt;
	font-style:       normal;
	font-weight:      normal;
	font-variant:     normal;
	text-transform:   none;
	text-decoration:  none;
	text-align:       justify;
	color:            #333333;
	margin-bottom:    20px;
}

.text A:link {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  none;
}

.text A:visited {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  none;
}

.text A:hover {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  underline;
}

.small {
	font-family:      Verdana, Helvetica, Arial, sans-serif;
	font-size:        8pt;
	font-style:       normal;
	font-weight:      normal;
	font-variant:     normal;
	text-transform:   none;
	text-decoration:  none;
	text-align:       justify;
	color:            #333333;
	margin-bottom:    20px;
}

.small A:link {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  none;
}

.small A:visited {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  none;
}

.small A:hover {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  underline;
}

.cite {
	font-family:      Verdana, Helvetica, Arial, sans-serif;
	font-size:        8pt;
	font-style:       italic;
	font-weight:      normal;
	font-variant:     normal;
	text-transform:   none;
	text-decoration:  none;
	text-align:       left;
	color:            #333333;
	margin-left  :    20px;
	margin-bottom:    20px;
}

.headline {
	font-family:      Verdana, Helvetica, Arial, sans-serif;
	font-size:        10pt;
	font-style:       normal;
	font-weight:      bold;
	font-variant:     small-caps;
	text-transform:   none;
	text-decoration:  none;
	margin-bottom:    10px;
	color:            #FF7200;
}

.subheadline {
	font-family:      Verdana, Helvetica, Arial, sans-serif;
	font-size:        9pt;
	font-style:       normal;
	font-weight:      bold;
	font-variant:     normal;
	text-transform:   none;
	text-decoration:  none;
	color:            #97ACD3;
}

.newsitem {
	font-family:      Verdana, Helvetica, Arial, sans-serif;
	font-size:        8pt;
	font-style:       normal;
	font-weight:      normal;
	font-variant:     normal;
	text-transform:   none;
	text-decoration:  none;
	color:            #444444;
	margin-top:       12px;
	padding-bottom:   12px;
	border-bottom:    1px dashed gray;
}

.lastnewsitem {
	font-family:      Verdana, Helvetica, Arial, sans-serif;
	font-size:        8pt;
	font-style:       normal;
	font-weight:      normal;
	font-variant:     normal;
	text-transform:   none;
	text-decoration:  none;
	color:            #444444;
	margin-top:       12px;
	padding-bottom:   12px;
}

.newsitem A:link {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  none;
}

.newsitem A:visited {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  none;
}

.newsitem A:hover {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  underline;
}

.listitem {
	font-family:      Verdana, Helvetica, Arial, sans-serif;
	font-size:        8pt;
	font-style:       normal;
	font-weight:      normal;
	font-variant:     normal;
	text-transform:   none;
	text-decoration:  none;
	margin-top:       6px;
	color:            #444444;
}

.listitem A:link {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  none;
}

.listitem A:visited {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  none;
}

.listitem A:hover {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  underline;
}

.copyright {
	font-family:      Verdana, Helvetica, Arial, sans-serif;
	font-size:        8pt;
	font-style:       normal;
	font-weight:      normal;
	font-variant:     normal;
	text-transform:   none;
	text-decoration:  none;
	text-align:       right;
	color:            #333333;
}

.copyright A:link {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  none;
}

.copyright A:visited {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  none;
}

.copyright A:hover {
	font-weight:      bold;
	color:            #FF7200;
	text-decoration:  underline;
}
