.style1 {
	color : #990000;
	font-size : 16px;
	font-family : Tahoma,Arial;
	text-decoration: none;
}
.style2 {
	color : #122C5F;
	font-size : 16px;
	font-family : Tahoma,Arial;
	text-decoration: none;
}
.style3 {
	color : #003366;
	font-size : 18px;
	font-family : Arial;
	text-decoration: none;
	font-weight: bold;
}
.style4 {
	color : #990000;
	font-size : 18px;
	font-family : Arial;
	text-decoration: none;
	font-weight: bold;
}
.stylecopy {
	color : #000000;
	font-size : 10px;
	font-family : Arial,Tahoma,Verdana;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #ffffff;

	scrollbar-face-color: #122C5F;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #696969;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #990000;
	scrollbar-darkshadow-color: #122C5F;

	font-family : Tahoma,Arial;
	font-size: 16pt;
	color: #000000;
}
.text {
	background-image: url(images/diamond.jpg);
	background-repeat: no-repeat;
	background-position: top;center;
}