body {
	background: #fff;
	font-family: "Century Gothic", "Lucida Grande", arial, sans-serif;
}

#header{
 height:80px;
 margin-top:20px;
 margin-left:20px;
 padding-left:200px;
 padding-top: 10px;
 /*font-size:40px;*/
/* background: transparent url(buffalo.gif) top left no-repeat;*/
 }
 
 #header h1{
 color: #003366;
 }
 
 #left-col{
 position: absolute;
 top: 115px;
 left: 0px;
 width: 180px;
 margin: 0px;
 padding-left: 50px;
 height: 400px;
 }
 
  #left-col h3{
  color: #003366;
  text-align: left;
 }
 
  #left-col h4{
  color: #888;
  text-align: left;
  text-decoration: none
 }

 .navgray { 
	color: #888;
	text-decoration: none
}

.navgray:hover {
	color: #888;
	text-decoration: underline
}

 .navblue { 
	color: #003366;
	text-decoration: none
}

.navblue:hover {
	color: #003366;
	text-decoration: underline
}

 #right-col{
 margin: 0px 200px 30px 220px;
 padding-left: 0px;
 position :relative;
 padding-bottom: 20px;
 }
 
  #both-col{
 /* top: 30px;
 left: 20px;
 width:980px;*/
 margin: 50px 200px 50px 50px;
 /*padding-left: 50px;*/
 /*position: absolute;*/
 position: relative;
 padding-bottom: 20px;
 font-size: 95%;
 }
 
 #both-col h2{
 color:#003366;
 }
 
 #right-col h4{
   color: #888;
 }
 
  #right-col h5{
   color: #888;
 }
.left-image {
    float: left;
	margin-left: 15px; 
	margin-right: 45px;
	margin-top: 35px;
	padding-top: 5px
}

.center-image {
    float: center;
}

SPAN.lead{
	LINE-HEIGHT: 160%; COLOR:#FF0000; FONT-SIZE: 105%; FONT-WEIGHT: bold
}

SPAN.titleall{
	LINE-HEIGHT: 160%; COLOR: #FF0000; FONT-SIZE: 135%; FONT-WEIGHT: bold
}

SPAN.title1{
	LINE-HEIGHT: 160%; COLOR: #800080; FONT-SIZE: 135%; FONT-WEIGHT: bold
}

SPAN.tbody{
	LINE-HEIGHT: 120%; FONT-SIZE: 110%; FONT-FAMILY: Times New Roman; LETTER-SPACING: 0.05em;
}

SPAN.tbody1{
	LINE-HEIGHT: 120%; FONT-SIZE: 120%; FONT-FAMILY: Times New Roman; FONT-WEIGHT: bold
}

TD.conf {
    WIDTH: 13%;
	VERTICAL-ALIGN: top;
}

A.conf {
	COLOR: #888;
}

SPAN.author {
	FONT-SIZE: 90%;
	FONT-STYLE: italic;
}

SPAN.conf {
   COLOR: #888;
   FONT-SIZE: 95%;
}

SPAN.pbody{
 /*  COLOR:  #1569C7;
   FONT-WEIGHT: BOLD;*/
   TEXT-DECORATION: underline;
}

SPAN.rate {
	FONT-STYLE: italic; FONT-SIZE: 85%; 
}

SPAN.link {
	COLOR: #000000; FONT-SIZE: 88%
}

SPAN.indict{
	COLOR: #000000; FONT-WEIGHT: bold;
}

