.main {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(images/bullet.gif)
}
.title {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	color: #333333;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
	
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	
}
a:active {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}

	
BODY
{
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	list-style-image: url(images/bullet.gif);
	background-image: url(images/background.gif);
}

TD
{
	font-family: arial, sans-serif;
	font-size: 12px;
}

H1, H2, H3, H4
{
	font-family: arial, sans-serif;
	font-weight: bold;
}

H1
{
	font-size: 135%;
	padding: 4px 8px 4px 8px;
}

H2
{
	font-size: 115%;
}

H3
{
	font-size: 105%;
}

H4
{
	font-size: 100%;
}

UL LI
{
	list-style-type: square;
}
#NAV a {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#NAV a:hover{
	color:#C3AC85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.black_link a {

            color: #000000;

            text-decoration:none;

            font-size: 12px;

            }

.black_link a:hover {

            text-decoration: underline;

            }
td.left {text-align:left;}
td.right {text-align:right;}

