/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintext {
	font-size: 10pt;
	text-align: justify;
}
.dotted {
	background-image: url(http://www.peterperryartist.com/images/template/dotted.gif);
	background-repeat: repeat-x;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #990033;
}

a:link a:visited a:active {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #333366;
}
.topnav {
	font-size: 12pt;
	text-align: center;
}
.btmnav {
	font-size: 8pt;
	text-align: center;
	color: #CC6600;
}

