a:link       { font-family: Verdana; font-size: 8pt: font-weight: bold; text-decoration: none; color: #FFFFFF }
a:hover      { font-family: Verdana; font-size: 8pt: font-weight: bold; text-decoration: none; color: #000000 }
a:active     { font-family: Verdana; font-size: 8pt: font-weight: bold; text-decoration: none; color: #FFFFFF }
a:visited     { font-family: Verdana; font-size: 8pt: font-weight: bold; text-decoration: none; color: #FFFFFF }
p            { color: #232323; font-family: Verdana; font-size: 10pt; line-height: 125%; 
               margin-top: 0; margin-bottom: 0; text-decoration: none; text-align: left }
.text_center {
	text-align: center;
}

p#copyright            { font-family: Arial; color: #00000; text-align: center; font-size: 8pt; margin-bottom: 0; margin-top: 0 }
p#link		 { font-family: Verdana; color: #ffffff; text-align: left; text-decoration: underline; font-weight: bold;
			   font-size: 10pt; margin-bottom: 0; margin-top: 0 }
p#menu       { font-family: Verdana; color: #FFFFFF; text-align: center; font-weight: bold;
	           font-size: 8pt; margin-bottom: 0; margin-top: 0 }
p#sideheader { font-family: Verdana; text-align: left; font-size: 8pt; margin-bottom: 5px; margin-top: 5px }

p#left       { font-family: Verdana; color: #FFFFFF; text-align: center; font-weight: bold; font-size: 12pt; margin-bottom: 0;
	           margin-top: 0}
p#issue      { font-family: Verdana; color: #FFFFFF; text-align: center; font-weight: bold; font-size: 8pt; margin-bottom: 0;
	           margin-top: 0; }
p#art        { font-family: Arial; color: #000000; text-align: center; font-weight: bold; font-size: 8pt; margin-bottom: 0;
	           margin-top: 0 }
p#profile        { font-family: Verdana; color: #FEF092; font-weight: bold; font-size: 8pt; margin-bottom: 0;
	           margin-top: 0; text-align: left }

	           
li            { color: #232323; font-family: Verdana; font-size: 10pt; line-height: 125%; 
               margin-top: 0; margin-bottom: 0; text-align: left }
h2           { font-family: Tahoma; font-size: 11pt; color: #000064; line-height: 100%; 
               font-weight: bold; margin-top: 0; margin-bottom: 0 }
h3           { font-family: arial; font-size: 10pt; color: #FEF092; line-height: 130%; 
               font-weight: normal; margin-top: 0; margin-bottom: 0; text-align: center }
h4           { font-family: Tahoma; font-size: 12pt; color: #4075C6; line-height: 100%; 
               font-weight: bold; margin-top: 0; margin-bottom: 0 }
h5           { font-family: Tahoma; font-size: 12pt; color: #BDD0EC; line-height: 100%; 
               font-weight: bold; margin-top: 0; margin-bottom: 0 }
               
a.black:link       { font-family: Verdana; font-size: 8pt: font-weight: bold; text-decoration: none; color: #FFFFFF }
a.black:hover      { font-family: Verdana; font-size: 8pt: font-weight: bold; text-decoration: none; color: #4075C6 }
a.black:active     { font-family: Verdana; font-size: 8pt: font-weight: bold; text-decoration: none; color: #FFFFFF }
a.black:visited     { font-family: Verdana; font-size: 8pt: font-weight: bold; text-decoration: none; color: #FFFFFF }.text_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F0000;
	font-weight: bold;
}
.text_red_sm {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F0000;
	font-weight: bold;
	font-size: 10pt;
	background-color: C9D0F1;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 2px;
}
.text_blue_sm {
	font-family: Arial, Helvetica, sans-serif;
	color: #000064;
	font-weight: bold;
	font-size: 10pt;
	background-color: C9D0F1;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
}

