 body {
	background-image: url(gifs/backgrnd/paper.gif);
	background-color: #F3F3F3;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;

 }
a:visited { color: #C0C0C0 }
a:active { color: #3399CC}
a:link { color: #003399}
a:hover {color: #3399CC}
 p.c5 {text-align: center}
 span.c4 {font-size: 80%}
 span.c3 {font-family: Arial}
 span.c2 {
	color: #8080FF;
	font-family: Arial, Helvetica, sans-serif;
}
.titlePageBlue a:visited {
	color: #3366CC;
	text-decoration: none;
}
.titlePageBlue a:active {
	color: #3399CC;
	text-decoration: none;
}
.titlePageBlue a:link {
	color: #003399;
	text-decoration: none;
}
.titlePageBlue a:hover {
	color: #3399CC;
	text-decoration: underline;
}

.titlePageGray a:visited {
	color: #999999;
	text-decoration: none;
}
.titlePageGray  a:active {
	color: #999999;
	text-decoration: none;
}
.titlePageGray  a:link {
	color: #999999;
	text-decoration: none;
}
.titlePageGray a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

 h3.c1 {color: #0000D2; font-family: Arial Black; text-align: center}
