body {
	background-color : #FADFFD;
	font-family : "Times New Roman", Times, Arial;
	font-size : 16px;
	color: #000000;
	
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #F9B8FB;
	scrollbar-dark-shadow-color: #F9B8FB;
	scrollbar-track-color: #FADFFD;
	scrollbar-face-color: #7A0201;
	scrollbar-shadow-color: #F9B8FB;
	scrollbar-highlight-color: #66FEFE;
	scrollbar-3d-light-color: #F9B8FB
	
}

p {
	font-family : "Times New Roman", Times, Arial;
	font-size : 16px;
	color: #000000;
}
td {
	font-family : "Times New Roman", Times, Arial;
	font-size : 16px;
	color: #000000;
}
a {
	color : #0000CC;
	font-family : "Times New Roman", Times, Arial;
	font-size : 16px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family : "Times New Roman", Times, Arial;
	font-size : 16px;
	color : #D20A1F;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	color : #000000;
	font-family : "Times New Roman", Times, Arial;
	font-size : 24px;
	font-weight: normal;
}
h2 {
	color : #000000;
	font-family : "Times New Roman", Times, Arial;
	font-size : 20px;
	font-weight: normal;
}
h3 {
	color : #000000;
	font-family : "Times New Roman", Times, Arial;
	font-size : 30px;
	font-weight: normal;