body,td,th {
	font-family: Times New Roman,serif;
	font-size: 14px;
	color: #000000;
}

body {
	background-color: #000000;
	font-family: Times New Roman,serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	top: 10px;
	background-image: url('images/bkgd.jpg');
	background-repeat: norepeat;
	background-attachment: fixed;
	background-position: top center;
}

a:link {
	color: #OO0000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a.sublinks:link {
	font-family: Times New Roman,serif;
	font-size: 10pt;
	color: #006633;
	text-decoration: none;
}
a.sublinks:active {
	font-family: Times New Roman,serif;
	font-size: 10pt;
	
	color: #006633;
	text-decoration: none;
}
a.sublinks:visited {
	font-family: Times New Roman,serif;
	font-size: 10pt;

	color: #006633;
	text-decoration: none;
}
a.sublinks:hover {
	font-family: Times New Roman,serif;
	color: #CC0000;
	text-decoration: none;
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #EEEEEE;
}

a.sm:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sm:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sm:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sm:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

 UL {
	list-style-type: none;
	list-style-image: url('http://www.tempsite2.org/images/bullet.gif');
}

strong{
font-weight: bold !important;
}
 
p {
    margin: 16px 0 !important;
  }