body { 
 background-color: #ffffff; 
 margin-left: 40px; 
 margin-right: 40px; 
 margin-top: 30px; 
 font-size: 8pt; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 background: url('images/bg.gif') center top;
}

a * {
	border-style: none;
}

a:link { 
 color: #333399; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #0066FF; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #333399; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:hover { 
 color: #999999; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

a.norm:link { 
 color: #333399; 
 font-size: 10pt; 
 font-weight: bold; 
 text-decoration: underline; 
}

a.norm:visited { 
 color: #0066FF; 
 font-size: 10pt; 
 font-weight: bold; 
 text-decoration: underline; 
}

a.norm:active { 
 color: #333399; 
 font-size: 10pt; 
 font-weight: bold; 
 text-decoration: underline; 
}

a.norm:hover { 
 color: #999999; 
 font-size: 10pt; 
 font-weight: bold; 
 text-decoration: none; 
}

table {
	border-collapse: collapse;
	border: 0px;
}

table.logo {
 border-color: #FFFFFF;
 font-size: 14pt;
 width: 710px;
 height: 80px;
 border: 1px dashed #808080;
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 1px;
 padding-bottom: 1px;
 background: url('images/head.jpg') center top;
}

table.menu {
 border-color: #FFFFFF;
 background-color: #FFFFFF;
 width: 710px;
 height: 22px;
 border:1px dashed #808080;
 padding-left:4px;
 padding-right:4px;
 padding-top:1px;
 padding-bottom:1px;
}


table.content {
 background-color: #FFFFFF;
 width: 710px;
 height: 481px;
 border:1px dashed #808080;
 padding-left:4px;
 padding-right:4px;
 padding-top:1px;
 padding-bottom:1px
}

.menuleft {
 border: 1px dashed #808080;
 width: 152px;
 height: 433px;
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 1px;
 padding-bottom: 1px;
}

.text {
 border: 1px dashed #808080;
 width: 542px;
 padding-left: 4px;
 padding-right: 15px;
 padding-top: 1px;
 padding-bottom: 10px;
}

.menubas {
 border: 1px dashed #808080;
 height: 19px;
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 1px;
 padding-bottom: 1px;
}

.copyright {
 border: 1px dashed #808080;
 height: 19px;
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 1px;
 padding-bottom: 1px;
}

H1 {
 font-family: verdana,trebuchet,sans-serif;
 font-size: 13pt;
 color: #333333;
 font-weight: bold;
}

H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size: 12pt;
 color: #333333;
 font-weight: bold;
 text-align: left;
}

H3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size: 12pt;
 color: #333333;
 font-weight: bold;
 text-align: left;
}

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size: 8pt;
 color: #333333;
 margin-left: 5px;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
 text-align: left;
}

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size: 8pt;
 color: #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}


p {
 padding-left: 10px;
 text-indent: 10px;
 line-height: 1.5;
 font-family: verdana,trebuchet,sans-serif;
 font-size: 10pt;
 color: #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align: justify;
}

p.small {
 padding-left: 5px;
 text-indent: 0px;
 line-height: 1;
 font-family: verdana,trebuchet,sans-serif;
 font-size: 8pt;
 color: #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
 text-align: justify;
}

li {
 margin-top: 10px;
 font-size: 8pt;
 text-align: justify;
}