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

body {
	{
	background-image url('template3bg.jpg')
}

	}
p {
	font: 10pt/16pt arial;
	margin-top: 0px;
	text-align: justify;
	color: #FCFCFC;
	}
h3 {
	font: italic normal 12pt georgia;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #7D775C;
	text-decoration: underline;
	}
a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #FCFCFC;
	}
a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #C5C1CA;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #FF99CC;
	}
