/* CSS Document */

.MikeWhitenburgh {
	color: #FF9900;
	font-weight: bold;
}
.Psychoanalyst {
	font-size: 10px;
	font-weight: bold;
}


.Background_content_colour 
{
    background-color:#FFFFFF;
}

a.SectionNavigation:link, a.SectionNavigation:visited, a.SectionNavigation:active
{
    font-size: 10px;
    text-decoration: underline;
    color: #4682b4;
}

a.SectionNavigation:hover
{
    text-decoration:none;
    color: Black;
    background-color:White;
}







.Important
{
    color:Red;
    background-color:White;
}

.ParagraphHeading
{
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000099;
}

.ParagraphContent
{
}


h1, .PageHeading
{
    color: #003366;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	line-height:20px;
}



.Title
{
    font-weight:bold;
    font-size:12;
}

.Content
{
    font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



.NextPage
{
    text-align:right;
}



.Copyright
{
    font-size:10px;
    font-style:italic;
    line-height:30px;
    
    text-align:center;
}
