body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
} 

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
}

.normal { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	font-size: 9pt;}



td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	font-variant: normal}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 

ul { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
} 

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

ul.rl { 
	margin-left : 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #663333;
} 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
	line-height: 10pt;
} 

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	line-height: 12pt;
} 

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	
} 


a {color: #006666;}

a.smalllink {color: #006666; font-size: 8.5pt;}

a.bold {font-weight: bold;}

a.nounderline { text-decoration: none;} 

a:visited {color: #006666;}

a:hover {color: #FF0000;}

a:active {
	color: #006666;
}

.title { font-style: normal; font-weight: normal; font-size: 14pt; color: #CC6600; }

#nobackground 
{
	text-decoration:none;
	background-image:none;
}

div.centered 
{
text-align: center;
}
div.centered table 
{
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	background-image:url(../images/background_content.gif);
}
#capTop, #capBottom
{
	width: 715px;
	margin-left: auto;
	margin-right: auto;
}
#capTop 
{
	background-image: url(../images/cap_top.gif);
	text-align: center;
	background-color: transparent;
	height: 8px /*\*//*/!important/**/;
	background-repeat: no-repeat;
}
#capBottom 
{
text-align: center;
background-color: transparent;
background-image: url(../images/cap_bottom.gif);
height: 18px /*\*//*/!important/**/;}
div.capTop 
{
	background-image: url(../images/cap_top.gif);
	height: 8px;
}
div.capBottom 
{
	background-image: url(../images/cap_bottom.gif);
	height: 18px;
}
html { min-height: 100%; margin-bottom: 1px; }