@charset "utf-8";
/* CSS Document */

.body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #69235A;
	line-height: 14px;
	text-align: justify;
}
.body a:link {
	color: #7F3F6F;
	text-decoration: underline;
} 
.body a:visited {
	color: #7F3F6F;
	text-decoration: underline;
}
.body a:hover {
	color: #7F3F6F;
	text-decoration: none;
}
.body a:active {
	color: #7F3F6F;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.small a:link {
	color: #666666;
	text-decoration: underline;
} 
.small a:visited {
	color: #666666;
	text-decoration: underline;
}
.small a:hover {
	color: #666666;
	text-decoration: none;
}
.small a:active {
	color: #666666;
	text-decoration: none;
}
.bodyunjust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	}
.bodyunjust a:link {
	color: #333333;
	text-decoration: none;
} 
.bodyunjust a:visited {
	color: #333333;
	text-decoration: none;
}
.bodyunjust a:hover {
	color: #7F3F6F;
	text-decoration: none;
}
.bodyunjust a:active {
	color: #7F3F6F;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	text-align: justify;
}
.subtitle a:link {
	color: #4863A0;
	text-decoration: none;
} 
.subtitle a:visited {
	color: #4863A0;
	text-decoration: none;
}
.subtitle a:hover {
	color: #4863A0;
	text-decoration: underline;
}
.subtitle a:active {
	color: #4863A0;
	text-decoration: underline;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
}
.sidenav a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.sidenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.sidenav a:active {
	color: #CCCCCC;
	text-decoration: none;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: large;
	color: #69235A;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #69235A;
}
.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7F3F6F;
	text-transform: none;
	line-height: normal;
	text-decoration: none;
}
.hyperlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
.style1 {
	color: #000000
}

.style2 {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style3 {color: #CC0000}