/* links
----------------------------------------------- */

a, a:link, a:visited 
{
	color:113B75;
	font-weight: bold;

}

a:hover 
{
	color:3174D0;
	text-decoration: none;
	font-weight: bold;
}
 
 .text
{
 	font-size:10pt;
 	font-family:Arial;
 	color:#6C6C6C;
 	line-height:2;
}

.copytext
{
	font-size:8pt;
	font-family:Arial;
 	color:#6C6C6C;
}

.sidetitle
{
	font-size:12pt;
 	font-family:Arial;
 	color:#FF9000;
 	font-weight: bold;
}

.sidelinks
{
 	font-size:10pt;
 	font-family:Arial;
 	color:#6C6C6C;
}

h1
{
	font-size:14pt;
 	font-family:Arial;
 	color:#666666;
	margin: 0px 0px 0px 0px;
}