body {
	font-family: Tahoma;
	font-size: 12pt;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: right top;
	text-align: right;
	scrollbar-face-color: #94D8C1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000080;
	scrollbar-3dlight-color: #000080;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1
}

table        { font-family: Tahoma; font-size: 12pt; background-color:#E6FFF5 }
table.nocolortable { font-family: Tahoma; font-size: 12pt ; background-color:#FFFFFF }
th           { font-size: 12pt; font-family: Tahoma; font-weight: bold }
td           { font-size: 12pt; font-family: Tahoma }
/*
 input        { background-color: #F2FFF2 }
button       { background-color: #996633; color:#FFFFFF }
*/
p            { font-family: Tahoma; font-size: 12pt }
a:link, a:active, a:visited { color : #003399; }
a:hover		{ text-decoration: underline; color : #00CC00; }

textarea {
	background-color: #F2FFF2;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}
input        {
	background-color: #F2FFF2;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}
