a:link {color: #C22EA4; font-family: trebuchet ms; font-size: 10pt; }
a:active {color: #C22EA4; font-family: trebuchet ms; font-size: 10pt; }
a:visited {color: #C22EA4; font-family: trebuchet ms; font-size: 10pt; }
a:hover {color: #E64EC7; font-family: trebuchet ms; font-size: 10pt; }

a:link.menu {color: #C22EA4; font-family: trebuchet ms; font-size: 10pt; }
a:active.menu {color: #C22EA4; font-family: trebuchet ms; font-size: 10pt; }
a:visited.menu {color: #C22EA4; font-family: trebuchet ms; font-size: 10pt; }
a:hover.menu {color: #E64EC7; font-family: trebuchet ms; font-size: 10pt; }

body { 
	margin-left : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: trebuchet ms;
	padding: 0px;
	background: #FFFFFF;
}



h1.header {
	font-size : 10pt;
	font-family: trebuchet ms;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 1px 5px 1px 5px;
	background: #E47CCF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

h2.header {
	font-size : 10pt;
	font-family: trebuchet ms;
	font-weight:bold;
	color: #000000;
	text-align: center;
	padding: 1px 5px 1px 5px;
	background: #C3F8A0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

h3.header {
	font-size : 10pt;
	font-family: trebuchet ms;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

p.footer {
	font-size : 10pt;
	font-family: trebuchet ms;
	color: #000000;
	padding : 5px 5px 5px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}


h1.main {
	font-size : 24pt;
	font-family: trebuchet ms;
	font-weight:bold;
	font-style: normal;
	color: #C22EA4;
	text-align: left;
	padding: 2px 5px 2px 5px;
	background: #FCECF9;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

h2.main {
	font-size : 16pt;
	font-family: trebuchet ms;
	font-weight:bold;
	text-decoration: none;
	color: #C22EA4;
	text-align: left;
	padding: 2px 5px 2px 5px;
	background: #FCECF9;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: #C22EA4 solid 1px;
}

p.main {
	font-size : 10pt;
	font-family: trebuchet ms;
	color: #000000;
	padding : 2px 5px 2px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background:#FCECF9;
	text-align: justify;
}



p.header {
	font-size : 10pt;
	font-family: arial;
	color: #000000;
	padding : 0px 0px 0px 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	text-decoration : none;
}


