body {
	margin: 0;
	padding: 0;
	background: #301E82;
}
td {
 font-size: 14px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 text-decoration: none;
}
p {
 font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
 text-decoration: none;
}
ul {
	margin-left: 10;
	padding-left: 1em;
	list-style-image: url('images/bullet.gif');list-style-type:none	
}
a {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 font-weight: normal;
}

a:visited {
 color: #000000;
 background-color: transparent;
 text-decoration: none;
}

a:hover {
 color: #000000;
 text-decoration: none;
 background-color: transparent;
}
a.hlink {
 font-size: 13px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 font-weight: bold;
}

a.hlink:visited {
 font-size: 13px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
}

a.hlink:hover {
 font-size: 13px;
 color: #301E84;
 text-decoration: none;
 background-color: transparent;
}

a.hlinkY {
 font-size: 13px;
 color: #ffff00;
 background-color: transparent;
 text-decoration: none;
 font-weight: bold;
}

a.hlinkY:visited {
 font-size: 13px;
 color: #ffff00;
 background-color: transparent;
 text-decoration: none;
}

a.hlinkY:hover {
 font-size: 13px;
 color: #301E84;
 text-decoration: none;
 background-color: transparent;
}




a.h2link {
 font-size: 15px;
 color: #000000;
 background-color: transparent;
 text-decoration: none;
 font-weight: bold;
}

a.h2link:visited {
 font-size: 15px;
 color: #000000;
 background-color: transparent;
 text-decoration: none;
}

a.h2link:hover {
 font-size: 15px;
 color: #000000;
 text-decoration: none;
 background-color: transparent;
}

a.flink {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
 font-weight: bold;
}

a.flink:visited {
 font-size: 12px;
 color: #ffffff;
 background-color: transparent;
 text-decoration: none;
}

a.flink:hover {
 font-size: 12px;
 color: #c0c0c0;
 text-decoration: none;
 background-color: transparent;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
}
h4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#caption{
	width:500px;
	background:#d0d0d0;
	font-size : small;
	font-style : oblique;
	font-family : "Times New Roman", Times, serif;
}
#slideshow{
	background-color: #cccccc;
	width: 250px;
	height:300px;
	border: thin dashed #74572D;
}
#slideshowtext{
	position:relative;
	top:-30px;
	left:1px;
	width:245px;
	height:25px;
	background-color: #ffffff;
    opacity:.40;
}

