/* JoanPinney.com style sheet */

body	{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-face-color: #CC99FF;
	scrollbar-highlight-color: #F0F8FF;
}

a	{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}

a:link	{
	text-decoration: none;
	color: #CC99CC;
	background-color: transparent;
}

A:VISITED {
	text-decoration: none;
	color: #CC99CC;
	background-color: transparent;	
}

a:hover	{
	text-decoration: none;
	color: #990099;
	background-color: transparent;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

blockquote	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #990099;
}

.head	{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #990099;
}

.headlight	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #cc99cc;
}

.title	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #990099;
	font-style : italic;
}

.ptext	{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #990099;
	font-style : normal;
}

.psans	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #990099;
	font-style : normal;
}

.subhead	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #990099;
}
	
.redtext	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #DC143C;
}

.normal	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: Black;
}

select	{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: normal;
	font-size: 13px;
	background-color: #FFFFCC;
}

.field	{
	font-family: "Times New Roman", Times, serif;
	color: Red;
	font-size: 13px;
	background-color: #FFFFCC;
	border-color: #990099;
	border-style: solid;
	border-width:2;
}

.button	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFCC;
	font-size: 12px;
	background: #CC99CC;
	border-color: White;
	border-style: outset;
}

