body {
	font-family: Arial, Tahoma;
	font-size: 11px;
	margin: 0px;
	color: #000033;
	background: #ffffff;
}
td {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000033;
}
a {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}

.title{
	font-family: "Segoe UI", Tahoma, Arial;
	font-size: 21px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform:uppercase;
	color:#ffffff;
}
.artist{
	font-family: "Segoe UI", Verdana;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform:uppercase;
	color:#ffffff;
}
.nexttitle{
	font-family: "Segoe UI", Tahoma, Arial;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	color:#ffffff;
}
.nextartist{
	font-family: "Segoe UI", Verdana;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform:uppercase;
	color:#ffffff;
}

.lastsongs{
	font-size:9px; line-height:15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing: -1px;
}

.subtitle {	font-size: 14px; font-weight: bold; color: #8695A4; text-transform:uppercase }
.subtitle2 {font-size: 14px; font-weight: bold; color: #ffffff; }

.minis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #33547c;
	letter-spacing: -1px;
}
.invertcolor{color: #000066;}
.invertcolor a {
	color: #000066;
	text-decoration: none;
}
.invertcolor a:hover {
	color: #000066;
	text-decoration: underline;
}

.blogTitle{color: #000033; font-weight:bold; font-size:13px}
.mTitle{color: #000033; font-weight:bold; font-size:13px; line-height:15px}

.commInput{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	height: 25px;
	color: #000033;
	border: 1px solid #d6e0f6;
	background: url(field.bg.gif);
	
}
.sendbutton{
	background: #d6e0f6;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	
}
