BODY
{
	margin-top: 10;
	margin-left: 10;
	background-color: #666666;
}
TD
{
	color: #000000;
	font-family: "Verdana","Arial","Sans Serif";
	font-size: 12;
	font-weight: normal;
}
.text
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12;
	font-weight: normal;
	line-height: 18px;
}
.text2
{
	color: #000;
	font-family: "Verdana","Arial","Sans Serif";
	font-size: 12pt;
	font-weight: bold;
	line-height: 16pt;
}


HR { color: white; }

H3
{
	color: '#ffffff';
	font-family: "Georgia", "Courier New", "Monospaced";
	font-size: 26pt;
	font-weight: bold;
	line-height: 22pt;
}

H6
{
	color: '#ffffff';
	font-family: "Georgia", "Courier New", "Monospaced";
	font-size: 16pt;
	font-weight: bold;
	line-height: 13pt;
}

.copy
{
	color: black;
	font-family: "Times","Times New Roman","Serif";
	font-size: 9px;
	font-weight: normal;
	width: 800px;
}


UL.bullet 
{ 
list-style-image: url(art/check2.gif); 
}

UL.disc
{
	list-style: disc;
	list-style-type: disc;
}



.link1
{
font-family: "Verdana","Arial","Sans Serif";
font-size: 9px;
font-weight: normal;
}
.wrap {
	border: 1px dashed #333333;
	padding: 20px;
	width: 820px;
	background: #FFFFFF;
}

