/* Body Text */
body
{
color: #000000;
margin-bottom: 0;
margin-top: 0;
}

/* Text of Menu Bar */
.style1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight:bold;
margin-bottom: 0;
margin-top: 0;
}

/* Text of Normal Paragraph */
.style2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin-bottom: 0;
margin-top: 0;
}

/* Text of Hyperlink */
.style3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0000FF;
margin-bottom: 0;
margin-top: 0;
}

/* Text of Title */
.style4
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000000;
font-weight: bold;
margin-bottom: 0;
margin-top: 0;
}

/* Text of Subtitle */
.style5
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
font-weight: bold;
margin-bottom: 0;
margin-top: 0;
}

/* Text of "Dallas Badminton Club at the Top of Page -*/
.style6
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #ffffff;
font-weight: bold;
margin-bottom: 0;
margin-top: 0;
}

/* Unique Text (White) 12px */
.style7
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: ffffff;
margin-bottom: 0;
margin-top: 0;
}

/* Sidebar Text (Black) */
.style8
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
margin-bottom: 0;
margin-top: 0;
}

/* Grey Text */
.style9
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cccccc;
margin-bottom: 0;
margin-top: 0;
}