.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline overline;
}
h2 {
	font-family: ArnoldBoeD;
}
h3 {
	font-size: 36px;
	font-family: ArnoldBoeD;
	text-decoration: underline;
}
.news {
	font-family: ArnoldBoeD;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background-color: #990000;
}
li {
	list-style-image: url(images/bullet.jpg);
}
body {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: 750px bottom;
}
.mysite_panel {
padding: 4px;
width: 350;
}

td.mysite_title {

}

td.mysite_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a.mysite_title_link {
	font-size: 1px;
	font-family: ArnoldBoeD;
	text-decoration: underline;
	color:#FFFFFF
}

a.mysite_item_links {
	font-family: ArnoldBoeD;
		font-size: 24px;
		text-decoration:none;
}

td.mysite_rf { 
}

a.mysite_rf_link { 
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline overline;
}
