@charset "utf-8";
/* CSS Document */

/* Colors*/

.grey{
color:#181618}

.style3 {color: #77256d}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style6 {color: #9999CC}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9999CC;
}
a:link {
text-decoration:underline;
color: #77256d;
}
a:visited {
	text-decoration: underline;
	color: #77256d;
}
a:hover {
	text-decoration: none;
	color: #77256d;
}
a:active {
	text-decoration: none;
	color: #77256d;
}


.nav a:link {
text-decoration: none;
}
.nav a:visited {
text-decoration: none;
}
.nav a:hover {
text-decoration: none;
}
.nav a:active {
text-decoration: none;
}




body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.photoholder {
	float:right;
	width:250px;
	height:415px;
	padding-right:15px;
	}
html>body .photoholder {
	padding-right:55px;
	}