BODY{
  text-align : center;
}
.page {
  width : 730px;
  border-width : 0px 0px 0px 0px;
  border-style : solid solid solid solid;
  border-color : gray gray gray gray;
}

p {
  margin: 1.5em 2em;
  padding: 0.3em;
  border: 3px #336699;
  font-weight: bold;
  text-align: left;
}
.c1 { border-style: solid }
.c2 { border-style: double }
.c3 { border-style: dotted }
.c4 { border-style: dashed }
.c5 { border-style: inset }
.c6 { border-style: outset }
.c7 { border-style: groove }
.c8 { border-style: ridge }

.doctor {
        font-weight: regular;
	color: #000000;
  	line-height: 140%;
}
.section1
	{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px; !important
	}

.section2
	{
	margin-bottom: 2px;
	}
H1{
  background-image : url(../img/topbar.gif);
  width : 714px;
  height : 47px;
  color : white;
  text-align : left;
  font-size : 18pt;
  font-weight : bold;
  padding-top : 10px;
  background-repeat : no-repeat;
}
H2{
  font-size : 14pt;
  font-weight : bold;
  color : #003366;
}
H4{
  font-size : 12pt;
  font-weight : bold;
  color : #ff3333;
}
H3{
  font-size : 11pt;
  font-weight : bold;
  color : #333377;
}
H5{
  font-size : 10pt;
  font-weight : normal;
}
TD{
  font-size : 10pt;
  color : #000000;
}
TD1{
  font-size : 10pt;
  color : #ffffff;
}

.color1{
  background-color : #336633;
}
A{
  text-decoration : none;
  font-weight : bold;
  font-size : 10pt;
  color : #003399;
}
A:LINK{
  text-decoration : none;
  font-weight : bold;
  font-size : 10pt;
  color : #003399;
}

A:VISITED{
  text-decoration : none;
  font-weight : bold;
  font-size : 10pt;
  color : #003399;
}
A:HOVER{
  text-decoration : none;
  font-size : 10pt;
  color : #cc3333;
}
.contents{
  text-align : left;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  font-size : 11pt;
}
#main_color{
  background-color : #6862cc;
}
#sub_color{
  background-color : #cccccc;
}
.footer{
  font-size : 8pt;
}
#menufont A{
  color : #4682b4;
  font-weight : bold;
}
