:link.a       { text-decoration: none; font-family: Arial; font-size: 10pt; color: #FFFFFF; 
               font-weight: none }
:active.a     { text-decoration: none; font-family: Arial; font-size: 10pt; color: #FFFFFF; 
               font-weight: none }
:visited.a    { text-decoration: none; font-family: Arial; font-size: 10pt; color: #FFFFFF; 
               font-weight: none } 
:hover.a      { text-decoration: underline; font-family: Arial; font-size: 10pt; color: #003399; 
               font-weight: none }  
               
:link.b       { text-decoration: none; font-family: Arial; font-size: 10pt; color: black; 
               font-weight: bold }
:active.b     { text-decoration: none; font-family: Arial; font-size: 10pt; color: black; 
               font-weight: bold }
:visited.b    { text-decoration: none; font-family: Arial; font-size: 10pt; color: black; 
               font-weight: bold } 
:hover.b      { text-decoration: underline; font-family: Arial; font-size: 10pt; color: #00FF00; 
               font-weight: bold }   
               

:link.c       { text-decoration: underline; font-family: Arial; font-size: 10pt; color: black; 
               font-weight: none }
:active.c     { text-decoration: underline; font-family: Arial; font-size: 10pt; color: black; 
               font-weight: none }
:visited.c    { text-decoration: underline; font-family: Arial; font-size: 10pt; color: black; 
               font-weight: none } 
:hover.c      { text-decoration: underline; font-family: Arial; font-size: 10pt; color: #00FF00; 
               font-weight: none }         
               
:link.d       { text-decoration: none; font-family: Arial; font-size: 10pt; color: #000099; 
               font-weight: none }
:active.d     { text-decoration: none; font-family: Arial; font-size: 10pt; color: #000099; 
               font-weight: none }
:visited.d    { text-decoration: none; font-family: Arial; font-size: 10pt; color: #000099; 
               font-weight: none } 
:hover.d      { text-decoration: underline; font-family: Arial; font-size: 10pt; color: #ff0000; 
               font-weight: none }.styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

body {
	background-color: #999999;
}
.bodytext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style3 {font-size: 11px}
.style4 {font-style: normal; font-weight: normal; color: #000000; font-family: Arial, Helvetica, sans-serif;}
#contentbox h1 {
width:300px;
}
#contentbox h2 em {
color:#58504D;
font-size:0.9em;
font-weight:normal;
}
#contentbox p {
font-size:0.9em;
line-height:1.3;
margin-bottom:10px;
}
#contentbox img.picborder {
border:1px solid #CFBFB0;
margin:5px;
}
#contentbox {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #CFBFB0;
	margin-bottom:10px;
	padding:10px 10px 15px 15px;
	position:relative;
}
