﻿a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #008000;
}
a:visited {
	color: #006600;
	font-family: Arial;
	font-size: 13px;
}
body {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}

a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #33CC33;
}
h1 {
	font-family: Tahoma;
	font-size: xx-large;
	color: #333333;
}
h2 {
	font-family: Tahoma;
	font-size: x-large;
	color: #333333;
}
myborder {
	border-style: ridge;
	border-width: 7px;
}
h2 { 
display: inline; 
} 
h3 { 
display: inline; 
} 
.greenback {
	background-color: #B5D072;
}

