.header1 {
                    font-size:8pt; 
                    font-family:Tahoma; 
                    color:#000000; 
                    font-weight:bold; 
 }

.list        { text-indent: -25; line-height: 150%; margin-left: 25; margin-top: 0; 
               margin-bottom: 0; font-size:7pt }
.header2 {
                    font-size:13pt; 
                    font-family:Tahoma; 
                    color:#999999; 
                    font-weight:bold; 
 }
.header3 {
                    font-size:8pt; 
                    font-family:Tahoma; 
                    color:#000000; 
                    font-weight:bold; 
                    text-align:center;
                    text-decoration:none;
 }

.menu {
                    font-size:8pt; 
                    font-family:Tahoma; 
                    color:#000000; 
                    font-weight:bold; 
                    text-decoration:none;
		    margin-left:10px
 }

.text {
                   font-size:10pt; 
                   font-family:Tahoma; 
                   color:#000000; 
                   text-align:justify;
}
.content-title {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #980E01;
}
.bodytable {
	height: auto;
	width: auto;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-collapse: collapse;
	font-style: normal;
	background-color: #F0F0F0;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
}