body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #500050;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR:  #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #FFD2FF;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}

a  {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 50px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 32px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 24px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 14px;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;

}

h6 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: oblique;

}

p  {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
}

