.style1 {
	color: #6B6C67;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #666666;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #FAF049;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style40 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333;}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #F79705;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.greylink:link {
	color: #E5EFB0;
	text-decoration: none;
}
.greylink:visited {
	text-decoration: none;
	color: #E5EFB0;
}
.greylink:hover {
	text-decoration: none;
	color: #F79705;
}
.greylink:active {
	text-decoration: none;
	color: #FF0000;
}
body {
	background-color: #9A9995;
}
.dlink {cursor:pointer; cursor:hand; text-decoration: underline; color:blue; }

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 18px;
}