/* ===== Body ================================================================================ */



.body				{font-family: arial, helvetica, verdana, sans-serif; comic sans ms;
					margin-top: 10px; margin-left: 20px; background-color: white;}
					
					
				
/* ===== Banner ============================================================================== */



.banner				{color: black; font-size: 10pt; text-decoration: none; font-weight: normal;
					vertical-align: bottom;}
					
					
					
/* ===== Navigation Bar ====================================================================== */



.navbar				{color: teal; font-size: 12pt; font-weight: bold; text-align: left;
					vertical-align: top; text-align: left;}

A.nav 				{font-family: comic sans ms; color: navy; font-size: 10pt; text-decoration: none; font-weight: bold;}
A.nav:hover 		{font-family: comic sans ms; color: gray; font-size: 10pt; text-decoration: underline; font-weight: bold;}
A.nav.visited		{font-family: comic sans ms; color: navy; font-size: 10pt; text-decoration: none; font-weight: bold;}



/* ===== Page Heading ========================================================================= */



.heading			{font-family: comic sans ms; color: navy; font-size: 16pt; font-weight: bold; text-align: center;}
.sub_heading		{font-family: comic sans ms; color: navy; font-size: 12pt; font-weight: bold; text-align: center;}
.title				{font-family: comic sans ms; color: black; font-size: 11pt; font-weight: normal; text-align: center;}
.title_bold			{font-family: comic sans ms; color: black; font-size: 11pt; font-weight: bold; text-align: center;}
.footer				{font-family: comic sans ms; color: black; font-size: 8pt; font-weight: normal; text-align: center;}
.content			{font-family: comic sans ms; color: black; font-size: 9pt; text-decoration: none; font-weight: normal;}


/* ===== Contents ============================================================================ */

/* td.columns				{background-color: #F7CA6F; vertical-align: top; text-align: center;} */
td.columns				{vertical-align: top; text-align: center;}


.content_bold			{color: black; font-size: 11pt; text-decoration: none; font-weight: bold;}

A.content 				{color: blue; text-decoration: underline; font-weight: normal;}
A.content:hover 		{color: red; text-decoration: underline; font-weight: normal;}
A.content.visited		{color: blue; text-decoration: underline; font-weight: normal;}

A.list_bold 			{color: #408080; text-decoration: underline; font-weight: bold;}
A.list_bold:hover 		{color: red; text-decoration: underline; font-weight: bold;}
A.list_bold.visited		{color: #408080; text-decoration: underline; font-weight: bold;}

A.top 					{color: blue; font-size: 8pt; text-decoration: underline; font-weight: normal;}
A.top:hover 			{color: red; font-size: 8pt; text-decoration: underline; font-weight: normal;}
A.top.visited			{color: blue; font-size: 8pt; text-decoration: underline; font-weight: normal;}