body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ol {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

li {
 list-style: square url('images/bullet1.jpg');
}

#wrapper {
	width: 641px;
	margin: 0px auto;
	text-align:center;
}
#main {

}
#foot {
	background-repeat: no-repeat;
	height: 185px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	font-size: 13px;
	color: #000000;
}

h2 {
	font-size: 13px;
	color: #666666;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #666;
}

a:hover {
	color: #666;
}

a:visited {
	color: #666;
}

a:active {
	color: #666;
}
.linknav A:link {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.linknav A:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.linknav A:active {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.linknav A:hover {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.content {
	color: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content1 {
	COLOR: #5F5F5F;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.content2 {
	COLOR: #666666;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
