body,p,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

a:link {
	color: #cc3300;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #336633;
}

a:hover {
	text-decoration: none;
	color: #77A071;
}

#left-nav {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	font-stretch: wider;
	padding-left: 13px	
}

#left-nav a:link {
	color: #cc3300;
	text-decoration: none;	
}

#left-nav a:hover {
	color: #77A071;
	text-decoration: underline;	
}
#content {
	padding-left: 15px
}

#content2 {
	padding-left: 25px
}

#start {
	padding-left: 13px
}

#bottom-nav {
	font-size: 13px;	
}


h1,h2 {
	color: #78A071;
	font-family: Times New Roman;
	font-size: 25px;
	font-weight: bold;
	font-stretch: wider;	
}

h3,h4 {
	color: #cc3300;
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	font-stretch: wider;	
}

#tips {
	border: 1px;
	border-style: dashed;
	padding: 25px;
	border-color: 242424
}
