/* ================================================
	TopStyle Export
	Source File: 
	Target: Internet Explorer 6
================================================ */

body {
	background : #FFCC66;
	scrollbar-3dlight-color : #FFD940;
	scrollbar-arrow-color : #660000;
	scrollbar-face-color : #F5BB3B;
	scrollbar-darkshadow-color : #660000;
	scrollbar-highlight-color : #FFFF9B;
	scrollbar-shadow-color : #A60000;
	scrollbar-track-color : #F5BB3B;
}
	
h1 {
	position : absolute;
	left : 320px;
	top : 14px;
	z-index : 1
	font-family : "Times New Roman", Times, serif;	color : #990000; font-size : large;
}
h2 {
	position : absolute;
	left : 322px;
	top : 14px;
	z-index : -1
	font-family : "Times New Roman", Times, serif;	color : #FFFF66; font-size : large;
	font-weight : bold;
}
h3{
	position : absolute;
	left : 10px;
	top : 60px;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	width: 230px;
	height: 39px;
	font-weight : bolder;
}	

h4 {
	font : 24px "Times New Roman", Times, serif;
	color : #990000;
}

a:link {
	color : #990000;
}

a:focus {
	color : #990000;
}
a:visited {
	color : #990000;
}

a:active {
	color : #FFFF66; 
}

a:hover {
	color :  #FFD940;
}

table {
	position : absolute;
	left : 10;
	top :80;
}

td {
	
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	color :  #990000;
	border : 1px solid Yellow;
}
div {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	color : #990000;
}
