body {
 margin: 0px;
 padding: 0px;
 background: #5b5b5b;
}

p {
 font: 16px 'Hoefler Text', Garamond, 'Palatino Linotype', Palatino, serif;
 color: #000000;
 text-align: left;
}
p a {
 color: #ffccff;
 text-decoration: none;
}
p a:hover {
 text-decoration: underline;
}

h1 {
 font: 27px 'Hoefler Text', Garamond, 'Palatino Linotype', Palatino, serif;
 color: #000000;
 margin: 0px;
}
h2 {
 font: 26px 'Hoefler Text', Garamond, 'Palatino Linotype', Palatino, serif;
 color: #000000;
 margin: 0px;
 font-weight: normal;
}
h3 {
 font: 15px 'Hoefler Text', Garamond, 'Palatino Linotype', Palatino, serif;
 color: #000000;
 margin: 0px;
 font-weight: bold;
}
h3 a {
 color: #000000;
 text-decoration: underline;
}
h3 a:hover {
 text-decoration: none;
}


.SSArrow {
 font: 40px 'Hoefler Text', Garamond, 'Palatino Linotype', Palatino, serif;
 margin: 0px;
 padding: 0px;
}
.SSArrow a {
 color: #000000;
 text-decoration: none;
}
.SSArrow a:hover {
 color: #ffccff;
}

.clickForMore {
 width: 530px; 
 text-align: right; 
 font-size: 11px;
}
.clickForMore a {
 color: #000000;
 text-decoration: none;
}
.clickForMore a:hover {
 text-decoration: underline;
}

.partIPublications {
 width: 535px;
 font-size: 14px;
 line-height: 22px;
 margin: 0px;
 text-align: left;
}
.partIPublications a {
 color: #000000;
 text-decoration: underline;
}
.partIPublications a:hover {
 text-decoration: none;
}
