BODY,TD,P{
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	margin-top:0em;
	margin-bottom:0.4em;
	font-style:normal;
	text-decoration:none;
}

.VerticalDashLine { 
	background-image: url(http://www.bjorklundranch.space2u.com/elements/green_dash_dot.gif);
	background-repeat:repeat-y;
}

.HorizontalDashLine {
	background-image: url(http://www.bjorklundranch.space2u.com/elements/green_dash_dot.gif);
	background-repeat:repeat-x;
}

UL {
	margin-left : 16px;
	margin-bottom : 0px;
	margin-top : 0px;
}
LI {
	margin-bottom : 2px
}

LI.ExtraBottom {
	margin-bottom : 25px
}
LI.HorizontalDashLine {
	margin-left : -20px;
	background-image: url(http://www.bjorklundranch.com/elements/green_dash_dot.gif);
	background-repeat:repeat-x;
	list-style-image: none;
}

HR {
	margin-top : 4px;
	margin-bottom : 1px;
}

B{
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
strong{
	color:#000000;
	font-weight: bold;
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:20px;
	font-weight:bold;
	margin-top:0em;
	margin-bottom:0.7em;
}
H2{
	font-family:Verdana,sans-serif;
	font-size:16px;
	color: #000000;
	margin-top: 0em;
	margin-bottom:0.3em;
}
H3 {
	font-size : 14px;
	margin-bottom : 0.3em;
	margin-top : 1.5em;
}

.H3 {
	font-size : 15px;
	margin-bottom : 0.3em;
	margin-top : 0em;
}

H4 {
	font-size : 12px;
	margin-bottom : 0.2em;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000099;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #19412B;
	font-size:20px;
	margin-top:0em;
	margin-bottom:0.7em;
}
H6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	margin-top: 5px;
	margin-bottom: 0px;
}

A{
	font-family:Verdana,sans-serif;
	font-weight:normal;
	font-size:12px;
	
}
A:ACTIVE {
	color: Black;
	text-decoration:none;
}
A:link	{
	color: blue;
	text-decoration:none;
}
A:visited{
	color:#000080;
	text-decoration:none;
}
A:hover{
	color:blue;
	text-decoration:underline;
}