body {
 padding: 0px;
 margin: 0px auto;
 width: 800px;
 text-align: left; 
 background: white;
 color: black;
 font-size: 11pt;
 }

p {
/* font-size: 14px; */
 font-size: 11pt; 
 text-align: justify;
 text-indent: 20px; }

p.noindent {
 font-size: 11pt;
 text-indent: 0px; }

li {
 font-size: 11pt;
 text-align: justify; }

h1 { 
 font-family: Arial, sans serif;
 font-size: 12pt;
 font-weight: bold;
 color: #004499;
 margin-top: 12pt;
 margin-bottom: 18pt;
 text-align: left; }

h2 {
 font-family: Arial, sans serif;
 font-size: 12pt;
 font-weight: bold;
 font-style: italic;
 color: #004499;
 margin-top: 18pt;
 margin-bottom: 12pt;
 text-align: center; }

h3 {
 font-family: Arial, sans serif;
 font-size: 10pt;
 font-weight: bold;
 font-style: italic;
 color: #004499;
 margin-top: 12pt;
 margin-bottom: 12pt;
 text-align: left; }

h4 {
 font-family: Arial, sans serif;
 font-size: 10pt;
 font-weight: bold;
 color: #004499;
 margin-top: 12pt;
 margin-bottom: 12pt;
 text-align: left; }

h1.titlepage {
 font-family: times, times new roman, serif;
 font-size: 18pt;
 color: white;
 margin: 0px;
 text-align: center;
 font-weight: normal; }

p.menu {
 text-align: left;
 text-indent: 0px;
 font-family: verdana, arial, helvetica;
 font-size: 10pt;
 font-weight: bold; }


.mainmenu {
 font-weight: bold;
 font-size: 10pt;
 color: white;
 font-family: tahoma, arial, sans-serif;
 text-decoration: none; }


.ringlink {
 font-weight: bold;
 font-size:	8pt;
 color:	blue;
 font-family: tahoma, arial, sans-serif;
 text-align: center;
 text-decoration: underline; }

.selmainmenu {
 font-weight: bold;
 font-size: 10pt;
 color: red;
 font-family: tahoma, arial, sans-serif;
 text-decoration: none; }

A.mainmenu:link {
 text-decoration: none; }

A.mainmenu:visited {
 text-decoration: none; }

A.mainmenu:hover {
 text-decoration: none; }

A.link {
 text-decoration: none; }

.btnprint{
 text-align: right;
 font-size: 12px;
 color: #aaa;
 text-decoration: none; }

.PrintHeader{
 font-family: Arial, sans serif;
 font-size: 12pt;
 font-weight: bold;
 color: #004499;
 text-align: left;
 border-bottom-style: double; }

.PrintHeaderUrl{
 font-family: Arial, sans serif;
 font-size: 9pt;
 color: #000000;
 text-align: right; }

a.petr:link {
 color: #004499;
 text-decoration: none; }

a.petr:hover {
 text-decoration: underline; }

a.petr:visited {
 color: #005533;
 text-decoration: underline; }


.bbk {
 font-weight: bold;
 font-size: 10pt;
 color: white;
 font-family: tahoma, arial, sans-serif;
 text-decoration: none; }

#gb_name {
 width : 70%;
 float:left; }

#gb_date {
 font-size : 8pt;
 float : right; }

#gb_query {
 clear : both;
 font-size: 10pt;
 background-color: #eeeeee;
 border-color : #dddddd;
 border-width : 1px;
 border-style : solid; }

#gb_ans {
 width : 70%;
 font-style : italic;
 float:left; }

#gb_command {
 font-size: 7pt;
 font-weight: bold;
 cursor: hand;
 cursor: pointer; }

#gb_bar {
 font-size: 13pt;
 font-weight: bold;
 text-align: center; }

#gb_line{
 width : 100%;
 text-align : center;
 height : 10px;
 color : #dddddd; }

#gb_nav_link {
 font-size: 10pt;
 color : #333333; }

#gb_input {
 border-color: #aaaaaa;
 border-style: ridge;
 border-width: 1px;
 text-align: left; }
.new{
 font-size: 11pt;
/* font-style : italic;*/
 color : blue; }

.rolling{
	cursor : pointer;
	cursor : hand;
}