﻿body{
margin:5;
padding:0;
line-height: 1.5em;
background: #FFC0CB; font-family:Arial; font-size:10pt
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto;; /*Center container on page*/
background: #FFFFFF;
font-family:Arial; font-size:10pt
}

#topsection{
background: #FFFFFF;
height: 130px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 0px;
}

#contentwrapper{
float: left;
width: 100%;
}

#content{
	background-position: right top;
	width: 100%;
	color: #FFF;
	text-align: left;
	padding: 4px 0;
	background-image: url('image/_MG_9202.gif');
	background-repeat: no-repeat;
}



#footer{
clear: left;
width: 100%;
background: #FFFFFF;
color: #FFF;
text-align: center;
padding: 4px 0;
}


.innertube{
/*Margins for inner DIV inside each column (to provide padding)*/

}


.style4 {
	color: #000000;
}
.style5 {
	text-decoration: none;
}

.style6 {
	color: #000000;
	font-size: x-small;
}

.style15 {
	border-style: solid;
	border-width: 0;
}

.style16 {
	color: #000000;
	text-align: center;
}
.style17 {
	font-size: 8pt;
}





a:link
{
	color: #0000FF;
}
a:visited
{
	color: #800080; 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	font-family: Arial;
	background: #FFFFFF;
	font-size: 10pt;
	margin-top: 1px;
	line-height: 100%;
	margin-bottom: 0;
	background-repeat: repeat-y;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h6
{
	font-family: Arial;
}
h5
{
	font-family: Arial;
}
h4
{
	font-family: Arial;
}
h3
{
	font-family: Arial;
}
h2
{
	font-family: Arial;
}
h1
{
	font-family: Arial;
}
h1
{
	color: 2F4F4F; font-size:16pt;
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}