

/* CSS Document for the OVERVIEW*/
body {
	color: #990099;
	background-color: #990099;
	margin: 0px;

}


.content  {
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
 	margin: 0px;
	padding: 8px;
}

.intro  {
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
 	margin: 0px;
}

.submission  {
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

.smallitalic  {
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
 	font-style: italic; 
	margin: 0px;
	padding: 8px;
}

.smalleritalic  {
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
 	font-style: italic; 
	margin: 0px;
	padding: 8px;
}

.bottomnav  { 
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 115%;
	text-align: center;

}


.footer  { color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 105%;
	text-align: center;

}

.copyaoa  { color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 105%;
	font-style: italic;

}


a:link {
	text-decoration: none; 
	color: #5f3a5f;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 105%;

}
a:hover, a:active { 
	text-decoration: underline; 
	color: #5f3a5f;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 105%;

}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 105%;

}


a.textlinks:link  {
	text-decoration: none; 
	color: #5f3a5f;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	text-align: center;

}

a.textlinks:hover, a:active  {
	text-decoration: underline; 
	color: #5f3a5f;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	text-align: center;

}

a.textlinks:visited  {
	text-decoration: none; 
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 105%;
	text-align: center;

}



a.copy:link {
	text-decoration: none; 
	color: #5f3a5f;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 105%;

}
a.copy:hover, a:active { 
	text-decoration: underline; 
	color: #5f3a5f;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 105%;

}
a.copy:visited {
	color: #000000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 105%;

}

h1  {
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2  {
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3  {
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h4  {
	color: #990099;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}




