BODY {
scrollbar-face-color:#F6D285;
scrollbar-highlight-color:#C0C0C0;
scrollbar-3dlight-color:#B07931;
scrollbar-darkshadow-color:#B07931;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#0000CD;
scrollbar-track-color:#F6D285;
}

h1 {
	color : #0000CD;
	font-family : Tahoma;
	font-size : 15pt;
	font-style : oblique;
	font-variant : normal;
	font-weight : bold;
	height : 15px;
	text-align: center;
}

h2 {
	color : #F6D285;
	font-family : Tahoma;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : 15px;
	text-align: center;
}

h3 {
	color : #0000CD;
	font-family : Tahoma;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : 15px;
	text-align: center;
}

div {
	color : #0000CD;
	font-family : Tahoma;
	font-size : 1em;
	font-style : normal;
	font-weight : bold;
	text-align: left;
	margin: 20px;

}


td {
	color : #0000CD;
	font-family : Tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

ul {
	color : #0000CD;
	font-family : Tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

input.text {
	color : #0000CD;
	font-family : Tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

input.button{
	background-color: #B07931;
	border-top-color: #B07931;
	border-left-color: #B07931;
	border-right-color: #0000CD;
	border-bottom-color: #0000CD;
	color : #0000CD;
	font-family : Tahoma;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	border-style: solid;
	border: 1px;
	border-left : #7FFFD4;
	border-right : #4169E1;
	border-top : #7FFFD4;
	border-bottom : #4169E1;
}


A {
	color: #0000CD;
	text-decoration: none;
	font-family : Tahoma;
}

A:Hover {
	color: #00BFFF;
	text-decoration: none;
	font-family : Tahoma;
}

A.tablelink {
	color:  #0000CD;;
	text-decoration: none;
	font-family : Tahoma;
}

A:Hover.tablelink {
	color: #00BFFF;
	text-decoration: none;
	font-family : Tahoma;
}