/* Psych of Women Websites CSS last update May 14, 2007 */

body 
{
background-color: #ffffcc;
color: #000000;
}

a:link    {color:#0000ff;}
a:visited {color:#9933ff; background-color:transparent;}
a:active  {color:#0000ff; background-color:transparent;}
a:hover   {color:#FF0000; background-color:transparent;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	background-position: center;
	text-align: center;
}
.chaptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
        padding-top: 10px;
}
.siteURL {
	font-family: "Courier New", Courier, mono;
	font-size: 95%;
}

.sitedescript {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	margin-left: .5in;
}

.indntURL {
	font-family: "Courier New", Courier, mono;
	font-size: 95%;
	margin-left: .5in;
}

.title
{
font-style: italic;
}

.note
{
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	margin-left: .5in;
	font-style: italic;
}

.flushleft
{
margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	color: #330066;
}

