body {
	background-color: #ffffff;
	background-repeat : no-repeat;
	color : #ffffff;
}

A:LINK {
	color: #006699;
	font-weight : bold;
}

A:ACTIVE {
	color : #FFCC00;
	font-weight : bold;
}

A:VISITED {
    color : #003399;
	font-weight : bold;
}

P, div, strong, center, td, tr, ul, li, blockquote {
	font-family:  Georgia, Palatino, Garamond, Times, serif;
	color : Black;
}

 .copyright{
	font-family: Garamond, Times, serif;
	color : Black;
	font-size: x-small;
}

 .smallitalics{
	font-family: Garamond, Times, serif;
	color : Black;
	font-size: small;
	font-style : italic;
	font-weight : bold;
}

h1, h2, h3 {
	font-family: Helevetica, Arial, sans-serif;
	color : Black;
	font-weight : bold;
}

.bigpurpleheader{
	font-family: Garamond, Times, serif;
	color : #6e1d52;
	font-size: large;
	font-weight : bold;
}

.caption{
	font-family: Garamond, Times, serif;
	color : #000000;
	font-size: small;
}
