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

body {
	background-color: ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #6728B2;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6728B2;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.leftmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
a.left-menu:link { font-weight: bold; text-decoration: none; color: #ffffff; }
a.left-menu:hover { text-decoration: underline; color: #ffffff; }
a.left-menu:visited { font-weight: bold;text-decoration: none; color: #ffffff;}.left-column {
	line-height: .75em;
	font-style: normal;
}
