BODY{
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	scrollbar-face-color: #F8A9A2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #F8A9A2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
H1{
	font-size : small;
	font-family : Tahoma;
	color : #FF0000;
	font-weight : bold;
	margin-top: 15px;
	margin-bottom: 8px;
}
P{
	font-size : x-small;
	font-family : Arial;
	color : #000000;
	margin-top: 2px;
	margin-bottom: 8px;
}
B{
	font-family : Tahoma;
	font-weight : bold;
}
I{
	font-style : italic;
}
A{
	color : #000000;
	text-decoration : underline;
}
A:hover{
	text-decoration : none;
	color : #000000;
}
input{
	font-size : x-small;
	font-family : Arial;
	color : #000000;
	background-color : #FFFFFF;
}
marquee{
	font-size : x-small;
	font-family : Arial;
	color : #000000;
}
select{
	font-size : x-small;
	font-family : Arial;
	color : #000000;
}
textarea{
	font-size : x-small;
	font-family : Arial;
	color : #000000;
}
HR{
	color : #000000;
	text-align : center;
	height : 2;
}
TD{
	font-size : x-small;
	font-family : Arial;
	color : #000000;
	margin-top: 0px;
	margin-bottom: 0px
}
FORM{
	margin-top: 0px;
	margin-bottom: 0px;
}
LI{
	font-size : x-small;
	font-family : Arial;
	color : #000000;
	margin-top: 3px;
	margin-bottom: 5px
}
