body         {
	color: #717171;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 0px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #005480;
}
.heading1 {
	font-size: 14px;
	font-weight: bold;
	color: #2A769A;
}
.heading2 {
	color: #2A769A;
	font-size: 12px;
	font-weight: bold
}
a:link     {
	color: #005480;
	text-decoration: none
}
a:visited    {
	color: #949494;
	text-decoration: none
}
a:hover    {
	color: #45B6EB;
	text-decoration: none
}
a:active     {
	color: #005480;
	text-decoration: none
}
.formfont { font-size: 12px }
.smalli {
	font-size: 10px;
	font-style: italic;
}
#right {
	background-image: url(images/gradright.jpg);
	background-repeat: no-repeat;
}
.copy {color: #13B5EA}
a .heading2active {
	cursor: crosshair;
}
.heading2active {
	color: #2A769A;
	font-size: 14px;
	font-weight: bold
}
.heading2active:hover  {
	color: #3496C6;
	font-size: 14px;
	font-weight: bold
}
