BODY	
	{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	background-image: url(vamppycelback.jpg);
	background-color: #FFFFFF;
	color: #000000;
	margin: 10px;
	padding: 0px;
	background-attachment: fixed;
	}

table
	{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	}	

A:link, A:visited, A:active
	{
	color: #984453;
	text-decoration: none;
	}

A:hover
	{
	text-decoration: overline underline;
	color: #8F3E4D;
	}

H1, H2, H3, H4, H5, H6
	{
	color: #8F3E4D;
	margin-left: 375px;
	}

H5.center
	{
	text-align: center;
	}

P
	{
	margin-left: 375px;
	text-align: justify;
	}


P.center
	{
	text-align: center;
	}


DIV.center
	{
	text-align: center;
	}


P.copyright
	{
	text-align: center;
	font-style: italic;
	}

img
	{
	border-width: 0px;
	margin: 5px;
	}

img.new
	{
	border-width: 1px;
	border-color: black;
	}







