A:link
	{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	}

A:visited
	{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color:#000000;
	text-decoration: none;
	font-variant: normal;
	}

A:active
	{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color:#000000;
	text-decoration: none;
	font-variant: normal;
	}

A:hover
	{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	color:#ffffff;
	text-decoration: none;
	font-variant: normal;
	}

body
	{ 
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	background-position: center center;
} 
wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 775px;
}
h1
	{
	font-size: 17pt;
	font-weight: bold;
	font-family: "Palatino Linotype", Geneva, Arial;
	color:black;
	padding: 10;
	text-align: center;
	}

p
	{
	font-size: 10pt;
	font-weight: normal;
	font-family: "Palatino Linotype", Geneva, Arial;
	color:#000000;
	padding: 10px 5px 5px 10px;
	font-variant: normal;
	}

a.hotlinks
	{
	font-size: 12pt;
	font-weight: bold;
	font-family: "Palatino Linotype", Geneva, Arial;
	color:#000000;
	font-variant: normal;
	}

.tsubhead
	{
	font-size: 12pt;
	font-weight: bold;
	font-family: "Palatino Linotype", Geneva, Arial;
	text-decoration:underline;
	color:#000000;
	padding: 0;
	font-variant: normal;
	}

ul
	{
	font-size: 10pt;
	font-weight: normal;
	font-family: "Palatino Linotype", Geneva, Arial;
	color:#000000;
	padding-left: 50;
	font-variant: normal;
	}

ol
	{
	font-size: 10pt;
	font-weight: normal;
	font-family: "Palatino Linotype", Geneva, Arial;
	color:#000000;
	padding-left: 50;
	font-variant: normal;
	}
table
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
