table {
background-repeat: repeat-y;
}

body {
	background-color: #CCCC99;
} 

a:link {
	color: #330066;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #666600;
	background-color: #CCFFFF;
}
a:active {
	color: #330066;
}

p, td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#000000;}

p {text-indent: 17px;
line-height: 13px;
}

address {
	font-size: 9px;
	font-style: italic;
	color: #660033; /*purple*/
}

/*picture borders */
.style2
 {border-color:#FFFFFF;
 border:thick;
}

/*remove indent of first line in paragraphs*/
.style4
 {text-indent: 0px;
}

/*caption style1*/
.style5 {
font-size: 9px; 
}

/*caption style2*/
.style6 {
font-size: 9px; 
font-style:italic
}

.style9 {font-size: 9px; }

.style10 {
	text-indent: 17px;
	color: #660066;
	font-size: 9px;
}

.style11 {
	color: #660066;
	font-size: 9px;
margin: 6px;
}

.style16 {color: #330066}

.style17 {
	color: #660033;
	font-weight: bold;
}

/* overall header styles */

h1, h2, h3, h4, h5, h6 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
}

/*header style 1*/
h1 {
	font-size: 16px;
	font-weight:heavy;
	font-variant:small-caps;
}
h2 {
	font-size: 12px;
	font-weight:bold;
}

h3 {
	font-size: 10px;
	font-weight: bold;
}

/*h3 variation*/
.style12 {font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size: 12px;
}

/*hr3 variation*/
.style13 {font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size: 10px;
}

/*hr3 variation*/
.style15 {font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:strong;
	font-size: 10px;
}

h4 {
	font-size: 11px;
	font-weight:bold
}

h5 {
	font-size: 9px;
	color: #333333;
}
h6 {
	font-size: 8px;
	color: #333333;
}
