body {
font-family: Arial, Helvetica, sans-serif;
background-color: #36505C;
}
p {  
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: small;
line-height: 30px;
text-align: justify
}

p.gallery {  
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: small;
line-height: 15px;
}

p.galleryhead {  
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: small;
text-align: justify
}

.pcenter { 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: small;
line-height: 30px;
text-align: center
}

ol { 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: small;
line-height: 30px;
text-align: justify
}

.smallright { 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: x-small;
line-height: 30px
}

span.heading {
	font-size: medium;
	font-weight: bold;
	color: #B2C1C5;
}

span.subheading {
	font-size: medium;
	font-weight: 300;
	color: #B2C1C5;
}

span.subsubheading {
	font-size: small;
	font-weight: 300;
	color: #B2C1C5;
}

b.color {  
font-family: Arial, Helvetica, sans-serif;
color: #c8c068;
font-size: small;
line-height: 30px;
text-align: justify
}

.left { 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: small;
line-height: 30px;
text-align: left
}

.text { 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: small;
line-height: 30px;
}

.pad {
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
}

.factpad {
padding-left: 5px;
}


.line {
border-bottom: 1px solid #b2c1c5;
border-right: 1px solid #b2c1c5;
}

.bline {
border-bottom: 1px solid #b2c1c5;
}

.lline {
border-left: 1px solid #000000;
}