body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 10pt;
	margin-top: 0;
	margin-left: 0;
	background-color: #FAF6F2; }

a {
	font-weight: bold;
	text-decoration: none; }
	
a:link {
	color: #38385C; }

a:visited {
	color: #7B000C;	}

a:hover	{
	color: #000000;	
	text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-style: normal;	}

h1 { font-size: 24pt; }
	
h2 { font-size: 18pt; }
	
h3 { font-size: 14pt; }
	
h4 { font-size: 12pt; }
	
h5 { font-size: 10pt; }

h6 { font-size: 8pt; }

p {	text-align: left; }

td { font-size: 10pt; }

.bckgnd {
	background-image: url("../images/bkg-vert.gif");
	background-repeat: repeat-x; }