body {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #990066;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #DBDBDB;
}
A:Link {
	font : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #990066;
}
A:Visited {
	font : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: Green;
}
A:Hover {
	font : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color : #990066;
}
input, textarea, select {
font-family : Arial, Helvetica, sans-serif;
color: #990066;
font-size:10px;
background-color : whitesmoke;
}
.submit {
font-family : Arial, Helvetica, sans-serif;
font-size:10px;
background-color : #990066;
}
Table, TR, TD, DIV, P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
Div.title {
	font-size : 16pt;
	font-weight: bolder;
	line-height: 32px;
}

div.header {
	font-size : medium;
	color: #990066;
	font-weight: bolder;
}
div.Footer {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
}
A:Link.footer {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #990066;
}
A:Visited.footer {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color:  #990066;
}
A:Hover.footer {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color : #990066;
}
