body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #DFCEC6;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	
	}

.tag {
	color:#a60000;
	font-size: 18px;
	font-style: bold;
	text-align:center;
	font-weight: lighter;
	font-family: Georgia;
	}
	
.tag_define {
	text-indent: 10px;	
	}

.swinghead {
	color:#cc6600;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	}

.sonofswinghead {
	font-size: 18px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link, a:visited, a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-bottom: dotted #cccccc 1px;
	}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-bottom: dotted #999999 1px;
	
	}

.spanfordashes {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}

.thickbar 	{
	border-bottom: dotted 1px;
	}
	
ul {
	list-style-image:url(../i/bullet.gif);
	line-height: 250%;	
	font-size: 14px;
	vertical-align: middle; 
		}
