/* CSS Document */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:98%;
}
a.menu1:visited, a.menu1:link,a.menu1:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	width: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
	letter-spacing: normal;
	display: block;
	background-color: #800080;	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
a.menu1:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #800080;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 0px;
	margin: 0px;
	letter-spacing: normal;
	width: auto;
	display: block;
	background-color: #FFFFFF;	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;

}
h1{	font-size: 24px;
	color: #680095;
	font-weight: bold;

}
h2{
font-size: 20px;
	color: #680095;
	font-weight: bold;
}
h3{
font-size: 16px;
	color: #680095;
	font-weight: bold;
}
.banner {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: #680095;
	font-weight: bold;
	text-align: center;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
}

#title {
	margin-top: 30px;
}
