﻿@charset "utf-8";

/* CSS Document */


.h1 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 3px;
}
.style1 {
	font-size: medium;
	font-family: Verdana;
	color: #0000FF;
}
.style2 {
	font-family: Verdana;
	font-size: small;
	font-style: italic;
	color: #000080;
}
.style3 {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
.styleMainTextBold {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000080;
}
.stylePhoneNumber {
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
	color: #FF0000;
}
.copyrightInfo {
	font-family: Verdana;
	font-size: xx-small;
	color: #666666;
}
.MainText {
	font-family: Verdana;
	font-size: x-small;
	color: #000080;
}
.MainTextRedBold {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
.styleBoldBlueText {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}
.StartPlanningNow {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bottomMenu {
	font-family: Verdana;
	font-size: xx-small;
	color: #FF0000;
}
.mikeEmail {
	font-family: Verdana;
	font-size: x-small;
	color: #FF0000;
	letter-spacing: 2px;
	font-weight: bold;
}
.ProDiskJockey {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #000080;
}
.ThereIsntAnEvent {
	font-family: Verdana;
	font-size: small;
	font-style: italic;
	color: #0A51A0;
	font-weight: bold;
}
.ContactSizeFont {
	font-family: Verdana;
	font-size: medium;
}
.VerdanaStyle2 {
	font-family: Verdana;
	font-size: x-small;
}
