@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006666;
	background-image: url(images/cnvbkgnd.jpg);
}

a {
	color: #0066CC;
}

hr {
	color: #006666;
}

h1 {
	margin: 0px;
	font-size: 1.3em;
	font-weight: normal;
}

h2 {
	margin: 0px;
	color: #660033;
	font-size: 1em;
	font-weight: normal;
}

a.toplink {
	font-size: 0.8em;
}

.pinktext {
	color: #996699;
	font-weight: bold;
	font-style: italic; 
}

	.pinktextbig {
		font-size: 1.6em;
	}

.biggreen
{
	font-size: 1.4em;
	color: #006666;
	font-weight: bold;
	font-style: italic; 
}

.bold
{
	font-weight: bold;
}

.imgpad {
	padding-left: 10px;
}
