/* main style sheet */

A:link { color: #9900cc}
A:visited { color: #003399}
A:hover { color: #9900cc}
A:active { color: #cc66cc}

body {
	background-color: #ffffff;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 24px;
	line-height: .8em;
	margin: 0 0 0 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 36px;
	line-height: .88em;
	margin: 0 0 0 0;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #400040;
	margin: 0 0 0 0;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 14px;
	margin: 0 0 0 0;
}
.nav_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#740061
}
.nav_items a:link { color: white; font-weight: 900; text-decoration: none;}
.nav_items a:visited { color: white; font-weight: 900; text-decoration: none;}
.nav_items a:hover { color: white; font-weight: 900; text-decoration: underline;}

.head_contents_line {
	font-size: 32px;
	line-height: 32px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 0;
}
.body_main_text {font-family: "Times New Roman", Times, serif}
.body_contents_text {
	font-family: "Times New Roman", Times, serif; 
	font-size: 15px; 
	line-height: .9em
	margin: .52em 0 0 0;
}

