@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/GAAUSA/images/background.jpg);
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: 5c8cc1;
}
a:active {
	text-decoration: none;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	font-variant: normal;
	color: #660000;
	font-style: italic;
	text-align: center;
}
.Head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.TextNotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #006D33;
}
.LessonTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 10%;
	color: #CC3300;
}
.LessonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 10%;
	color: #666666;
	letter-spacing: -1pt;
	word-spacing: normal;
}
.SubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}
.LessonColumnHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.LessonHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 10%;
	color: #333333;
	word-spacing: normal;
	font-weight: bold;
}
.LessonSubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 110%;
	color: #333333;
	word-spacing: normal;
	font-weight: bold;
	font-style: italic;
}
.IntroText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 34px;
	color: #666666;
	font-style: italic;
}

