<style type='text/css'>
	a:link {text-decoration:none; font-family: arial; font-size:12px; color: #00008B; }
	a:visited { text-decoration:none; font-family: arial; font-size:12px; color: #0000FF;  }
	a:hover { text-decoration:none; font-family: arial; font-size:12px;  color: #00008B; border-bottom:1px solid crimson}

	body {
	text: #336633;
	font-family: Geneva, Arial, Times New Roman;
	font-size:11px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

	td {
	font-family: Arial;
	font-size:12px;
	border-top:none;
	border-right: none
	}

	table {
	border-bottom:none;
	border-left: none
	}

	h1 {font-family: times;font-size:13px}
	h2 {font-family: times;font-size:24px}
	h3 {font-family: times;font-size:30px}
	p {font-family: Arial; font-size:12px}
	caption {font-family:times; font-size:12px; color:brown}

	.line_001 {
		background:url(../img/line_001.gif) repeat-x;
		height:3px;
		margin:10px 0;
	}

#imgbox 
{
    vertical-align : middle;
    position : absolute;
    border: 1px solid #999;
    background : #FFFFFF; 
    filter: Alpha(Opacity=100);
    visibility : hidden;
    height : 200px;
    width : 200px;
    z-index : 50;
    overflow : hidden;
    text-align : center;
}

</style>
