/*     mr.partner      */

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #770000;
}
a:active {
	color: #666666;
}

body{
	background-image: url(images/background.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

a { text-decoration: none; }

.text8				{font-size:8pt; line-height:120%;}
.text9				{font-size:9pt; line-height:120%; line-height:1.5em;}
.text12				{font-size:12pt; font-weight:bold; line-height:120%; line-height:1.5em;}
.subtitle			{font-size:12pt; font-weight:bold; line-height:120%; color: #770000;}
