/* body styles */
body {
	
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
}


A:link, A:visited, A:active, A:hover {
	color: #000000;

	font-weight: bold;
}

h1 {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 10px;	
	margin-top:5px;
	margin-bottom:3px;
	color: #a8a8a8;
}
	
h2 {
	font-family: verdana;
	font-size: 16px;

	margin-bottom:8px;
	margin-right:8px;
	color: #000000;
	font-weight: bold;

}
.text {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 0px 6px;
	color: #000000;
	
}
.minitext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0px 0px 0px 6px;
	color: #000000;
	
	
	
}
.pricetext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
		margin-top:8px;
	color: #000000;

	

}
.sidebartext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;

	color: #000000;

}

.sidebartext A:link, .sidebartext A:visited, .sidebartext A:active {
	color: #000000;
	text-decoration: none;

}

.sidebartext A:hover {
	color: #000000;
	text-decoration: underline;

}






.bullet {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 26px;
	line-height: 14px;
	margin: 0px 0px 10px 0px;
	color: #000000;

}


.headertext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom:2px;
	color: #000000;
	font-weight: bold;

}

.tabtext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-bottom:2px;
	color: #000000;
	font-weight: bold;

}

.linktext {
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	margin-bottom:6px;
	color: #ffffff;
	font-weight: bold;

}

.linktext A:link, .linktext A:visited, .linktext A:active, .linktext A:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}



.nav {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-bottom:10px;
	color: #000000;
	padding-left:4;

}

.title {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom:15px;
	margin: 0px 0px 0px 0px;
}



/* content styles */
.primary {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 8px;
	line-height: 8px;
	color: #000000;
	margin: 2px 2px 1px 2px;
}


/* footer */

.footer {
	font-family: Verdana, Arial, Geneva;
	font-size: 8px;
	line-height: 10px;
	color: #000000;
	font-weight: ;
	margin-top:10px;
}

.footer A:link, .footer A:visited, .footer A:active, .footer A:hover {
	color: #004200;
	text-decoration: underline;
	font-weight: normal;
}
