body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-top: 2px;
	background-image: url(images/back.jpg);
}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #6666CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #6666CC;
}
h2 {
	font-size: 24px;
	color: #6666CC;
}
h3 {
	font-size: 18px;
	color: #6666CC;
}
h4 {
	font-size: 16px;
	color: #6666CC;
}
h5 {
	font-size: 14px;
	color: #6666CC;
}
h6 {
	font-size: 12px;
	color: #6666CC;
}
#scrollingcontent {
 overflow: auto;
 height: 370px;
 width: 420px;
}