﻿@font-face
{
font-family: "Open Sans";
src: http://www.arts-psychotherapy.org.uk/fonts(OpenSans-Regular.ttf);
}

@font-face
{
font-family: "Open Sans";
src: http://www.arts-psychotherapy.org.uk/fonts(OpenSans-Bold.ttf);
font-weight: bold;
}

@font-face
{
font-family: "Open Sans";
src: http://www.arts-psychotherapy.org.uk/fonts(OpenSans-Italic.ttf);
font-style: italic;
}



a {
	color: maroon ;
	text-decoration:none;
}
a:visited {
	color: maroon ;
}
a:active {
	color: #66cc00;
}
a:hover {
	color: #66cc00;
}
body {
	margin: 0;

}
.cell-c-align {
	text-align: center;

}

.cell-r-align {
	text-align: right;
}
.ioc {
	font-size: 10pt;
	margin-right: 45px;
	margin-bottom: 0;
	margin-top: 12px

}

.nodec {
	text-decoration: none;
}

.nowrap {
    white-space: nowrap;
}

.noborder {
	border-width: 0px;
}
p {
	font-family: "Open Sans", Calibri, "Trebuchet MS", sans-serif;
	color: #333333;
	font-size: 10pt;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 0;
	margin-right: 0;
	line-height: 150%;
	text-indent: 0;

}
.p-b4-0 {
	margin-top: 0;
}
.p-plus10 {
	margin-bottom: 10px;
}
.photo {
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
}

td {
	vertical-align:top;
}