body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	background-color: #FFE;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
p {
	margin-top : 4px;
	margin-bottom : 0px;
}
h1 {
	font-size:140%;
	color:#C00;
	border-bottom : thin solid;
	margins:3px;
}
h2 {
	font-size:110%;
	color:#B00;
	margin:2px;
}
h3 {
	font-size:90%;
	color:#B00;
	margin:2px;
	font : italic;
}
.pviimenudiv td {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px}
.pviimenudiv p {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; margin-top: 12px; margin-bottom: 6px}
.pviimenudiv b {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color: #666666}
.pviimenudiv a:link {
	COLOR: #C00; TEXT-DECORATION: none;
	}
.pviimenudiv a:visited {
	COLOR: #B00; TEXT-DECORATION: none
}
.pviimenudiv a:hover , .pviimenudiv a:active{
	COLOR: white; background-color: #C00; TEXT-DECORATION: none;
}

A:link {
	COLOR: #C00; TEXT-DECORATION: underline; 
}
A:visited {
	COLOR: #B00; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: white; background-color: #C00; TEXT-DECORATION: underline;
}
.indent5 {
	padding: 2px;
}

.indent5:first-letter
{
  color:      #d5ae83;
  font-style: bold;
  font-size:  22pt;
}


/*Styles for the Main Content Layer */
.maindiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	scrollbar-base-color: #FFE;
	scrollbar-arrow-color: #FFE;
	scrollbar-face-color: #C00;
	scrollbar-track-color: #ccc;
	scrollbar-highlight-color:#CCC;
	scrollbar-shadow-color:black;
}
.maindiv p {
	line-height : 130%;
	margin: 2px 30px 15px 15px;
}
.RedItalics {
	font : italic;
	color: #C00;
}
.RedText {
	color: #C00;
	
}
/*
p:first-letter
{
  color:      #C00;
  font-style: bold;
  font-size:  22pt;
}
*/
.sidebarText {
	font-size: 85%;
	padding: 5px;
	/*border:1px solid;*/
	color: #c00;
	display:block;	
}
hr {
	color: #C00;
}
strong {
	color:#C00;
}
blockquote{
	
}
.copyright {
	font-size:65%;
	color:#C00;
	margin-left:5px;
	text-align:center;
}
.copyright a:link, .copyright a:visited {
	color:#C00;
	background-color:white;
}
.copyright a:hover {	
	/*text-decoration: underline overline;*/
	 border-top: 1px dotted  #c00;}
	color:#C00;
}